libraries Used:-
- react-chartjs-2
- react-bootstrap
react-chartjs-2:- By using this library we can use all type of charts like bar chart , line chart , pie chart , scatter plot e.t.c
react -bootstrap:- react-bootstrap is used to style the pages .By using this we can write less css in our code and it also works for responsive also
Steps to run the project:-
- clone the repository by using the command 'git clone https://github.com/saisrivenkat/React-dashboard'
- now goto the folder and enter 'npm install'
- all the libraries are installed on doing the 2nd step
- now type 'npm start'