React - Recharts - Axios - Sass

P12 Project

This project was bootstrapped with Create React App.

Guide Lines

If not installed, install npm. https://docs.npmjs.com/downloading-and-installing-node-js-and-npm

Clone the project

$> git clone git@github.com:drrr-deudeu/p12_analytics.git <project folder>

Install the project

enter in the project folder:

$> cd <project folder>

then install it:

$> npm install

start the project

( Remark : In case of backend usage, please start before the associated backend, otherwise a port conflict usage will appear )

$> npm start

If asked, accept to start the front-end server on another IP port than 3000

Open http://localhost:3001 to view it in your browser.

You can also see the project on line

Open https://melodious-pony-a5bdfd.netlify.app/

Development documentation

  • Entry point of documentation is /docs/index.html
  • Documentation has been generated using jsdoc