Crypto App is A web application used to check the current status of cryptocurrencies market values and view the latest prices of the top 100 cryptocurrencies.
- React
- HTML5
- Linters
- GitFlow
- Redux
Client
- When the page loads, the app shows a list of cryptocurrencies by filtering using parameters like name and display Cryptocurrencies
- The the user can search Cryptocurrencies by using name, symbol and rank
- When the user click on each Cryptocurrencies card the application navigate to detail page and see details of the Cryptocurrencies
react-redux.crypto.app.mp4
To get a local copy up run the following steps.
- Node.js
- Git
- Web Browser
- Vscode(optional)
-
Clone the repository to your local machine using
git clone https://github.com/Miliyonayalew/crypto-app.git
command. -
Change directory into project folder
cd math-magicians
-
Install all the dependencies using
npm i
To get a local copy up and running, follow these steps.
To run the project, execute the following command:
-
Run
npm start
-
A new browser will open automatically by using this address http://localhost:3000
-
The page will reload when you make changes.
To run tests, run the following command:
- Run
npm test
👤 Miliyon Ayalew
- GitHub: @Miliyonayalew
- Twitter: @MilaAyalew
- LinkedIn: @miliyon-ayalew
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
Nelson Sakwa author of the original design
This project is MIT licensed.