- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Crypto Tracker Best global Coin Price Tracker in the Market With Crypto Tracker, you can manage all your crypto assets from one interface. It is a Single page application. It is developed using React Library and redux store. It allows users see current market value and price of different global digital currencies and search for a specfic digital coin. The system also generates full description of a spesfied crypto currency.
Client
Server
Database
- Display List of Digital crypto currencies
- Search and filter coins
- See details of the filtered coin
To get a local copy up and running, follow these steps.
In order to run this project you need:
node js installed
Git
VSCODE editor
Installed Web browser( like Chrome or Firefox)
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/Tekhlay/react-capstone.git
Install this project with:
cd my-project
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
You can deploy this project using Github pages or renders.
👤 Tekhlay
- GitHub: @Tekhlay
- Twitter: @TekhlatB12
- LinkedIn: @Teklay
- Add buy crypto page
- Add sell crypto page
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give a⭐️ and share with your friends.
I would like to thank
- @Microverse.
- Nelson Sakwa on Behance for the design.
- Coinstats for providing free api.
-
How to install redux toolkit?
npm i react-redux @reduxjs/toolkit
This project is MIT licensed.