This project was bootstrapped with Create React App. It is a mini cryptocurrency platform which provides some informations about available coins. The project includes these features:
- A List of available coins with general informations
- Filtering coins by some convertible currencies (USD, EUR, GBP, XAF, JPY, CNY )
- Search function for a specific coin
- A coin page with details
The app is using Nomics API as API.
Please check live demo of the project.
Watch my presentation video.
To get a local copy up and running follow these simple example steps.
Make sure Node.js is running on your local machine.
- Clone this repository
- Open terminal
- Change directory by using
cd cryptos
- Run
npm install
- Run
npm start
- Open a browser and go to http://localhost:3000
- Clone this repository
- Open terminal
- Change directory by using
cd cryptos
- Run
npm install
- Run
npm test
to test all files
Reach out to me at one of the following places!
👤 Eric Mbouwe
- Website: ericmbouwe.com
- LinkedIn: Eric Mbouwe
- Github: @ericmbouwe
- Twitter: @ericmbouwe
- Mail: ericmbouwe@gmail.com
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
Thanks to;
- Microverse Inc
- Contributors of Nomics.com