- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Cryptocurrencies Price Tracker that displays real-time prices for various cryptocurrencies Use React for the front end and Redux for state management. Use Coinbase as API to retrieve cryptocurrency prices. Allow users to track the price of specific cryptocurrencies' status by name and rank. Use React for the front end and Redux for state management, JavaScript for creating interactive websites, and CSS for styling.
Client
Server
Database
- None
- Home page: A landing page that displays the current prices of popular cryptocurrencies and provides a search bar to search for specific cryptocurrencies.
- Cryptocurrency Details: A page that displays detailed information about a specific cryptocurrency, including the current price, market cap, volume, and price charts.
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
git clone https://github.com/Ridwanullahi-code/Cryptocurrencies-Price-Tracker.git
or
git clone [email protected]:Ridwanullahi-code/Cryptocurrencies-Price-Tracker.git
Install application dependencies (Node has to be installed)
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
Example command:
npm test
You can deploy this project using:
👤 Ajayi Ridwan
- GitHub: @Ridwanullahi-code
- Twitter: @Ridwanullahi22
- LinkedIn: LinkedIn
Describe 1 - 3 features you will add to the project.
- Cryptocurrency Alerts: A page that allows users to set up alerts for specific cryptocurrencies when the price reaches a certain threshold.
- Login/Sign Up: A page that allows users to create an account or log in to an existing account to save their favorite cryptocurrencies and set up alerts.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page
Give a ⭐️ if you like this project!
- I would like to thank Nelson Sakwa of Behance for providing us with the amazing mobile Template
- Thanks Microverse for the material you have provided during my development.
This project is MIT licensed.