- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
CRYPTO is a React-Redux application Using CoinApp API.
Client
Server
Database
- None
- Fetch API using AXIOS
- Store the data in a Redux Slice/Store
- Display the data
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:
https://github.com/johnkioko/capstone-app.git
Install this project with:
- Navigate to the Repo Folder
cd app
- 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:
npm test
You can deploy this project using:
Github Pages or Netlify
👤 Author1
- GitHub: @John Mutisya
- Twitter: [@John_Web_Dev](https://twitter.com/John Mutisya)
- LinkedIn: LinkedIn
- Update the application in real time
- Add Cypto Currency symbols
- Improve the UI
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, kinldy star it.
- 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.