Skip to content

Anoerak/Anoerak_P12_23092022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SportSee

forthebadge forthebadge forthebadge

GitHub repo size GitHub language count GitHub top language GitHub last commit

SportWhat?

SportSee aims to help you tracking your activities sessions by providing nice and user-friendly tools accessibles from your computer or smartphone.

Technologies

JavaScri@pt HTML CSS React Nodejs

Start with the project

  • Clone the repo using this link:
https://github.com/Anoerak/Proust_Sebastien_P12_23092022.git

Backend

In the backend directory:

1. Packages installation

  • Install all dependencies with the command:
# with npm
     npm install
#with yarn
     yarn

2. Run the backend server

  • Use the following command to:
# with npm
     npm run dev
#with yarn
     yarn dev
  • Will launch nodemom dependency (the server will relaunch automatically when you make changes).

  • Will launch the backend server on http://localhost:8080.

Frontend

In the frontend directory:

1. Packages installation

  • Install all dependencies with the command:
# with npm
     npm install
#with yarn
     yarn

2. Run the application

  • Use the following command to:
# with npm
     npm start
#with yarn
     yarn start
  • Runs the app in the development mode.

  • Open http://localhost:3000 to view it in your browser.

  • The page will reload when you make changes.

  • You may also see any lint errors in the console.

Dependencies

Recharts JsDoc React-Dom React-Router Jest-Dom

Contribute to the project

SportSee is an OpenClassroom Project available through the 'Web Application Developper' program.

Authors

Thomas Dimnet.

Clara Corazza.

Nicolas Patschkowski.

Sébastien Proust.

Licensing

Not defined yet

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

forthebadge forthebadge

About

An analytic dashboard with React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published