Crypto-price-tracker is a web application that fetches the top 100 cryptocurrency from an api, displays ttem for users and users can click on each to check more details about the cryptocurrency. Redux has been used for state management, react testing library and jest has been used to test various redux functions and react components.
- Major languages : Html5, Javascript, CSS
- Frameworks: React, Redux, TailwindCSS
- Technologies used: Git, npm, linters
To get a local copy up and running follow these simple example steps.
- Node js
- npm
- To get a local copy up and running you'll need to have NodeJS installed on your local machine.
npm install
To clone this repo use the following commands
https://github.com/kessio/crypto-price-tracker.git
``` npm test ``
👤 Author1
- GitHub: @kessio
- Twitter: @kessio_sharon
- LinkedIn: kessio
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
coincap whose API was used original design guideline followed by Nelson Sakwa on Behance.
- Hat tip to anyone whose code was used
This project is MIT licensed.