Skip to content

Analytics board for sports enthusiasts showing charts of performance data using Recharts.

Notifications You must be signed in to change notification settings

Jerune/Sport-See

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

library-react library-recharts
tool-create-react-app tool-sass

logo

SportSee

Startup dedicated to sport coaching.
Create a new user account page including an Anallytics dashboard of the user data

Launching the project

Prerequisites

Launching the project

  1. Clone the Github repo

    git clone https://github.com/Jerune/Sport-See

  2. Install the dependencies by running the command

    npm i (or npm install)

  3. Launch the React App on port 3000 (http://localhost:3000) by running the command

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

There are 2 users available in the API (user 12 & user 18)

Scripts & Libraries

This project uses a few scripts and libraries to be able to function correctly:

Sass

Styles are compiled using Sass. Every component has its own Sass file.

Recharts

All Charts are comfigured using the Recharts library. For documentation please refer to the [https://recharts.org/en-US/api](recharts.org official documentation)

ESLint & Prettier

The project uses a combination of ESLint & Prettier in the eslint-plugin-prettier extention for cleaner code. ESLint is configured as Create-React-App standards.

Getting Started with Create React App

This project was bootstrapped with Create React App.

About

Analytics board for sports enthusiasts showing charts of performance data using Recharts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published