Skip to content

rebeccachoo/react-graph-with-date-and-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React App - Render a Graph with your date/data

This single page will take your date/number to show a graph. The page will get the data from firebase database and it will update the graph. Also, it will save the data from the page and re-render the page.


Feature Description
Initial state
Error(case number)

Installation

npm install

Install the app in the development mode.\

The page will reload if you make edits.
You will also see any lint errors in the console.

npm start

Runs the app in the development mode.\

The page will reload if you make edits.
You will also see any lint errors in the console.

Change the code

Firebase Database

You need to put your own firebase account Realtime Database url to #4 in 'src/axios-db.js'. ex) baseURL: "https://graph-7b953-default-rtdb.firebaseio.com/",

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Contributors

Rebecca Choo

About

React App - Show a Graph with Date and Data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published