Coinverse is a cryptocurrency app that provides realtime market updates about crypto coins and latest cryptocurrency news. It is built using ReactJS, RapidAPI and RTK Query and Redux for state management.
✔️ Fetching realtime data from multiple sources using RapidAPI and RTK Query
✔️ State management using Redux Toolkit
✔️ Custom hooks
✔️ Glassmorphic UI
✔️ Responsive design
- ReactJS
- Redux Toolkit and RTK Query
- RapidAPI
- Ant Design
- Chart.js
- This project uses CSS backdrop-filter property, which is not supported by Firefox browser (by default)
- Best viewed in Chrome or Edge browsers
Step to setup local dev environment:
-
Clone this repo
-
Install all the dependencies
npm install
-
Tweak the code
-
Run on local server
npm start
Copyright (c) 2021 Kirti Vernekar.
Usage is provided under the MIT License.
Thanks for taking out time to read. Please give a ⭐ if you like this project!