This is a simple website to Get Most Famous Cryptocurrency Coins Data; including Coin Name, Image, Rank, Market Current Price...etc. This data can also be loaded on a new page if a user press the Coin icon.
Also, a search bar was added in order to allow the user to search for specific coin on coingecko DB. This project was created with React hooks, Context API and using CoinGenco - The Most Comprehensive Cryptocurrency API for fetching user's requirment and get it's corresponding data.
- React
- CSS
- HTML 5
Project is created with:
- react version: 17.0
- react-router-dom version: 5.2
- react-dom version: 17.0
- axios version: 0.24
- react-icons version: 4.3
To run this project, install it locally using npm:
$ cd ../react-crypto-redirect
$ npm install
$ npm start
Then Navigate to localhost:3000 to view the app
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
Note that all Pull requests are welcome