==> Visiting the website <==
Getting Started.
This project was bootstrapped with Create React App and use
- React (17.0.2)
- Rechart (2.1.6)
We recommend to use Visual Studio Code to edit and launch this project and lastest version of Chrome browser with React Developer Tools plugin.
Please, make sure you have the preriquire and follow the four steps below to get the project
Prerequire:
Clone back-end repository in a new terminal and move to directory
git clone https://github.com/OpenClassrooms-Student-Center/P9-front-end-dashboard
cd P9-front-end-dashboard
npm install
npm start
Please wait a few seconds. You should see :
Magic happens on port 3000
Clone Front-end repository in a second terminal and move to directory
git clone https://github.com/RominM/rominmanogil_12_03022022
cd rominmanogil_12_03022022
npm install
npm start
Wait for a moment... You should see somting like :
? Something is already running on port 3000. Would you like to run the app on another port instead? (Y/n)
Of course, press "Y" ! 😃
After a while evertings could be Successfully then navigate to http://localhost:3001
Now you have connected back and front !