- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[CryptoCurrency App] This is a React application that displays information about various cryptocurrencies using data from the CoinStats API (https://api.coinstats.app/public/v1/coins). The app allows users to search for specific cryptocurrencies, view detailed information about each currency, and filter currencies by price, market cap, and other metrics.
The app uses Redux to manage state and includes several reusable components, such as a search bar and a filter component. The app also includes a responsive design that works well on both desktop and mobile devices.
This app was built as a personal project to learn more about React and Redux, and to explore the world of cryptocurrencies. Feel free to use the code as a starting point for your own projects or to contribute to the project if you'd like!
- React
- Redux
- HTML5
- CSS3
- [Uses data from the CoinStats API to display information about cryptocurrencies]
- [Allows users to search for specific cryptocurrencies]
- [Displays detailed information about each currency, including price, market cap, and other metrics]
- [Includes a filter component that allows users to filter currencies by various metrics]
- [Uses Redux for state management]
- [Includes several reusable components, such as a search bar and a filter component]
- [Has a responsive design that works well on both desktop and mobile devices]
- [Built as a personal project for learning purposes]
- [Open source and available for others to use and contribute to]
In order to run this project you need:
- Node JS
- Browser
- VS Code Editor
Clone this repository to your desired folder:
git clone https://github.com/Zohra-Neda/Math-Magicians.git
cd my-folder
Install this project with:
cd my-project
npm install
To run the project, execute the following command:
npm start
To run test for the project, execute the following command:
npm test
You can deploy this project using:
👤 Author
- GitHub: @zohra-neda
- Twitter: @zohra_neda
- LinkedIn: LinkedIn
- [Add more dynamic pages]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give ⭐️
I would like to express my gratitude to Microverse for initiating the idea behind this project. Additionally, I would like to credit Nelson Sakwa, the author of the original design, as required by the Creative Commons License. Thank you both for your contributions to this project.
This project is MIT licensed.