- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Cryptonex is a single page web app that fetches data from CoinGecko API. The app includes the top 100 cryptocurrencies, and the details of each currency. It allows user to filter the coins and navigate to details page by clicking on the selected currency.
- The app displays the global data and the trending currencies in last 24h
- The web app shows the top 100 cryptocurrencies and their data
- Users can search for a particular cryptocurrency
- Users can view the details of the selected currency
This project was bootstrapped with Create React App.
To get a local copy up and running, follow these steps.
In order to run this project you need:
git
node.js
Wbpack
JavaScript
Clone this repository to your desired folder:
cd Cryptonex
git clone git@github.com:KanzaTahreem/Cryptonex.git
Install this project with:
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:
npm run deploy
- GitHub: @KanzaTahreem
- Twitter: @kanza_tahreem
- LinkedIn: Kanza Tahreem
- About Page
- Exchange Rate
- Available Markets
- Filter by Category
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please give this project a star ✨
I would like to thank Nelson Sakwa on Behance for the Original design idea.
This project is MIT licensed.