- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Virtual Currency a single-page web-based application developed using React Library and redux store. It allows users to see the current market value and price of different global digital currencies and search for a specific digital coin. The system also generates a full description of a specified cryptocurrency. With Virtual Currency, you can manage all your crypto assets from one interface.
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/edubew/virtual-currency.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.
👤 Winfred Edube
- GitHub: @edubew
- Twitter: @edube_winne
- 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.
- CoinGecko for providing free api.
-
How to install redux toolkit?
npm i react-redux @reduxjs/toolkit
This project is MIT licensed.