The Crypto Web-app is a website built-with react/redux and Bootstrap. It gives us a real time data on crypto currency. It display a list of Crypto. It also gives us name of Crypto, its image, average price, update on todays lowest price, and update on todays highest price including its Algorithm.
Languages
- CSS(Bootstrap)
- React/Redux
Server
- Github
- Display a list of Crypto
- Find daily update
- Add Dark mode
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
git clone https://github.com/bernabasy/Metrics-webapp.git
cd Metrics-webapp
Install this project with:
npm install
To run the project in a development server, execute the following command:
npm start
To run the tests in a development server, execute the following command:
npm test
To to build for the production, execute the following command:
npm run build
You can deploy this project using Github Pages
👤 Bernabas Yosef
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give me a star.
- I would like to thank Creative Commons license of the design
- I would like to thank Microverse and our fellow micronauts.
This project is MIT licensed.