/coinverse

Coinverse is a cryptocurrency app that provides realtime market updates about crypto coins and latest cryptocurrency news using RapidAPI.

Primary LanguageJavaScriptMIT LicenseMIT

Coinverse

Live View


Project Demo Gif


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.

💡Features

✔️ Fetching realtime data from multiple sources using RapidAPI and RTK Query

✔️ State management using Redux Toolkit

✔️ Custom hooks

✔️ Glassmorphic UI

✔️ Responsive design

🔨Built with

  • ReactJS
  • Redux Toolkit and RTK Query
  • RapidAPI
  • Ant Design
  • Chart.js

📌Please Note

  • This project uses CSS backdrop-filter property, which is not supported by Firefox browser (by default)
  • Best viewed in Chrome or Edge browsers

🏁Getting Started

Step to setup local dev environment:

  1. Clone this repo

  2. Install all the dependencies

    npm install
  3. Tweak the code

  4. Run on local server

    npm start

📄License

Copyright (c) 2021 Kirti Vernekar.

Usage is provided under the MIT License.

👋End Note

Thanks for taking out time to read. Please give a ⭐ if you like this project!