Skip to content

React app to observe graphs of the main cryptocurrency, with daily, weekly, monthly and yearly intervales.

Notifications You must be signed in to change notification settings

jilverprivera/V1-cryptocurrency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React App Cryptocurrency

This project was bootstrapped with Create React App.

This application use coinGecko API to get the data that are used to generate the daily, weekly, monthly and yearly graphic and get a report of the crypto currency price and other information.

Important:

To run the code on your pc navigate to the directory where the application data is located and install the node modules with command:

$ npm install

After, you can start the application with the command

$ npm start

If you want to create a build, run command:

$ npm run build

Developed by Jilver Pacheco Rivera

About

React app to observe graphs of the main cryptocurrency, with daily, weekly, monthly and yearly intervales.

Topics

Resources

Stars

Watchers

Forks