An app to manage sports statistics.
Created with React App and Recharts.
- React v18.2.0
- React-dom v18.2.0
- React-router-dom v6.3.0
- Recharts v2.1.13
- Babel v7.18.6
- Axios v0.27.2
- JSDoc v3.6.11
- Clone the back-end repository :
git clone https://github.com/lea-bana/sportsee-backend.git
- Install dependencies:
yarn install
- Launch back-end on port 3000 (default port):
yarn dev
- Clone the front-end repository :
git clone https://github.com/lea-bana/leabarreau_12_27072022.git
- Move to this folder :
cd sportsee-frontend
- Install dependencies :
npm install
- Launch front-end on port 3001:
npm start
Front-end is now rendered at URL http://localhost:3001
SportSee API only contains data for users with id 12 and 18