This repo contains all the source code to run the frontend for the sports analytics dashboard SportSee.
If you are working with several versions of NodeJS, we recommend you install nvm. This tool will allow you to easily manage your NodeJS versions.
- Fork the repository
- Clone it on your computer.
- The
npm install
command will allow you to install the dependencies. - The
npm run start
command will allow you to run the frontend app.
- For use the mock or API data, change the boolean "mockData" at :
src/service/httpService.js line .9
- For switch user navigate to :
http://localhost:3000/dashboard/12
orhttp://localhost:3000/dashboard/18