Skip to content

Emmanuel97423/sportsee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 12 - Front-end Dashboard

This repo contains all the source code to run the frontend for the sports analytics dashboard SportSee.

1. Project

1.1 Prerequisites

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.

1.2 Launching the project

  • 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.

1.3 Switch mock data

  • For use the mock or API data, change the boolean "mockData" at : src/service/httpService.js line .9

1.4 Switch user id

  • For switch user navigate to : http://localhost:3000/dashboard/12 or http://localhost:3000/dashboard/18

About

Analytics dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published