- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
The website models a crypto currency information website that fetches real live data from CoinGecko API and displays it on the UI. Also includes more information about the currency while clicking on the info button. It is an MVP version that allows users to:
- view information about crypto currency
- search for currency information
- see more information about the currency
- HTML/CSS
- JavaScript
- React
- Redux
Client
- Search for currency
- page navigation
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Gitflow
- HTML and CSS
- JAVASCRIPT
- React.js
- React-redux toolkit
- npm
- Node.js
- Any code editer (vs code)
Clone this repository to your desired folder:
https://github.com/asharanjith/crypto-currency.git
Install this project with:
To run the project, execute the following command:
- for build
npm run build
- for development
npm start
To run tests, run the following command:
npm run test
Incoming ...
👤 Asha S Vijayan
- GitHub: @asharanjith
- Twitter: @asha_cep
- LinkedIn: asha-vijayan
- [Add weblink to the corresponding coins]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project...
I would like to thank the Microverse team for their great support! Original design idea by Nelson Sakwa on Behance.
This project is MIT licensed.