Skip to content

AtaUllahB/React-ReCharts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React-ReCharts

Playing with ReactJs ReCharts.

The code calculates the current date and gets the data from the past 7 and 30 days and populates a graph with nunmber of clients on x-axis and the date on y axis.

Steps:

  1. Create a react app : npx or npm create-react-app my-app
  2. npm install recharts
  3. Replace the App.js in the 'my-app' project with this app.js file.
  4. npm start

About

Playing with ReactJs ReCharts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published