Skip to content

lea-bana/leabarreau_12_27072022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Sportsee

An app to manage sports statistics.

Created with React App and Recharts.

Installation

Recommanded IDE

Prerequisites

Dependencies

Step 1 : Installing and launching back-end

  • 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

Step 2 : Installing and launching front-end

  • 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