- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
The Crypto Data Explorer app is an advanced tool that empowers users to explore the realm of digital currencies. With up-to-the-minute updates and sophisticated analytical features, this app offers a holistic perspective on the cryptocurrency market, enabling users to make well-informed investment choices.
When the homepage is loaded, the user can view a list of various currencies that they can filter based on the currency name. Upon selecting a particular currency, the user is redirected to a details page that retrieves comprehensive information from the API associated with the selected coin.
The application is constructed using React, Redux, and CSS, leveraging the Redux Thunk middleware to manage asynchronous actions and the Fetch API to access data from the NAPI. Moreover, the application is entirely responsive, adjusting to different screen sizes and devices.
- React and redux
- Visual Studio Code
- Git & Github
- CSS
- Fetch API
- Browse a list of available currencies
- Filter currencies by name
- View Cryptocurrencies values related to each specific currency
- Navigate to a details page to view detailed data for each currency
- Fully responsive design, adapting to different screen sizes and devices
To get a local copy up and running follow these simple example steps.
- Open terminal
- Clone this project by the command
https://github.com/TaiwoEnoch/cryptocurrency-data-explorer.git cd <clone>folder- Run
npm startin your local browser or using Live Server in Visual Studio Code.
- IDE to edit and run the code (I used Visual Studio Code 🔥).
- Node.js already downloaded.
- Create React App - click here to getting started.
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/bilalrajput09/CryptoWatch-React-App.git
To run the project execute the command below
npm start
To run tests, run the following command:
- npx eslint "*/.{js,jsx}"
- Create an interactive web application using React and Redux that allows users to explore Cryptocurrencies data in a variety of currencies.
- Add a crypto news feed.
👤 Bilal Ahmed
- GitHub: @bilalrajput09
- Twitter: @bilal_rajput09
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
https://github.com/bilalrajput09/CryptoWatch-React-App/issues
If you like this project you can give it a ⭐️.
- Hat tip to Nelson Sakwa on Behance as his design was used 🔰
- The standup team 🏹⚡
- My Family 🙌
This project is MIT licensed.

