Skip to content

el634dev/React-Cryptocurrency-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Cryptocurrency-API

This project was created for practice using APIs with React.

License Translation

You can use the code just say where you got it from

Dev Dependencies

CoinGecko API, Axios

React Badge Javascript Badge CSS Badge

The API used for this project is public and can be found at (https://www.coingecko.com/en/api/documentation?). After scrolled down to coins and see a list called GET and click on the second list called /coins/market.

More Information

For a more detailed guide check out (https://www.youtube.com/watch?v=9ohK7CapmIs).

Getting Started with React Crypto App

In npm command prompt or the terminal, run:

npm create react app react-api crypto-tracker-v1

npm install axios

npm start

NPM Start

Runs the app in the development mode.
Open (http://localhost:3000) to view it in your browser.

The page will reload if you make edits and will save the page once you reload. You will also see any lint errors in the terminal, node command prompt and in the browser.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

About

React Cryptocurrency API created using Axios, CSS, JavaScript and React.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors