Coin Ranking is a Single Page App (SPA) that displays cryptocurrency data fetched from the coinranking API. Users can view cryptocurrency data and the current value of the coin on the stock market.
- React
- Redux
- JSX
- TailWind
To get a local copy up and running follow these simple example steps.
- git clone https://github.com/Kwaleyela-Ikafa/react-js-capstone.git
- cd react-js-capstone
- npm install
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
👤 Kwaleyela Musilizo Ikafa
- GitHub: @Kwaleyela-Ikafa
- Twitter: @K_Ikafa
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
- Fork the Project
- Create your Feature Branch (
git checkout -b 'branchname
) - Commit your Changes (
git commit -m 'Add some branchname'
) - Push to the Branch (
git push origin branchname
) - Open a Pull Request
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- CoinRank Api
- Original Design Idea by: Nelson Sakwa on Behance
- Hat tip to anyone whose code was used in the development of this project
This project is MIT licensed.