A React Application Meant To Keep Track Of The Most Popular Crypto Currencies Status
Crypto Tracker
A single page application meant to keep track of the most popular crypto currencies status.
The user can sort the coins by highest gains or losses in the previous 24 hours, as well as click on a single coin to display more details about it.
The project features SVG animations, CSS animations, Dynamic graph (Made with 3rd party library reach-chartjs2), React and Redux state management, testing and also some Bootstrap components!
Built with
- React
- HTML
- Redux
- CSS
- Javascript
Screenshot
Live Demo
Click here
Installation
To run the website locally:
- Clone the repo by running
git clone https://github.com/ReshyResh/Capstone-React-Redux.git
. - Jump to that directory by using
cd Capstone-React-Redux
. - Run
npm install
to install dependencies. - Run
npm run start
to launch the live server.
To run the tests:
- Run
npm run test
.
Authors ?
Robert Baiesita
- Github : @ReshyResh
- LinkedIn: Robert Baiesita
? Contributing
Feel free to check the issues page.
Show your support
Give a ⭐️ if you like this project!
Acknowledgments
- Original design idea by Nelson Sakwa on Behance.
- This project was inspired by Microverse.