Mridul2820 / crypto-check

Crypto Check - Get all data about prices, market cap, circulating supply, the price graph of cryptocurrencies
https://crypto-check.vercel.app
MIT License
0 stars 0 forks source link
crypto cryptocurrencies cryptocurrency nextjs open-source react recharts recoil tailwind

🤑 Crypto Check 🤑

Get all data about prices, market cap, circulating supply, price graph of cryptocurrencies


Quick Links


Contributing GuideIssuesPull RequestsLicense



What it does 🤔

Tech Stack 👾

Demo 🌍

This app is Deployed to Vercel
View Demo

Prerequisites '✔

Required to install and run the software:

Run Locally 🤠

  1. Clone the respository locally

    git clone https://github.com/Mridul2820/crypto-check.git
  2. Create a .env file in the root directory

    SITE_URL = <YOUR_URL_FOR_APP>
    THEGUARDIAN_API_KEY = <THEGUARDIAN_API_KEY>

    Get an API Key from theguardian

  3. Install the node_modules

    npm install
  4. Start the Server

    npm run dev

How to contribute? 💻

Contributing Guide

All the best! 🥇