Skip to content

This repository is solely for the purpose of learning how to create project and deploy them with MERN stack

Notifications You must be signed in to change notification settings

anshkush92/crypto-hunter-mern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Checkout the SonarQube Report for this Project

Crypto Hunter

Welcome to the Crypto Hunter! This website allows you to easily track the real-time prices, market capitalizations, and rankings of various cryptocurrencies.

Screenshots

Screenshots can be found here Crypto Hunter ScreenShots

Features

  • Real-time tracking of cryptocurrency prices and market cap values
  • Convert from one currency to another
  • Supports multiple currencies (INR, USD, EUR ...)
  • Real-time exchange rates
  • Supports Table Pagination for getting as many coins as you want
  • Line chart for viewing price changes over a selected time period
  • Favorite list for easy tracking of specific cryptocurrencies
  • Historical price data and information about total supply, circulation, trading volume, and market dominance
  • Responsive design, can be seen at any screen
  • Dockerized app for easier installation

Tech Stack

Run Locally

Follow the steps below to run the app in your local environment

Method 1

Docker Compose

docker compose up

Method 2

Clone the project

git clone https://github.com/anshkush92college/crypto-hunter-mern

Go to the project directory

cd crypto-hunter-mern

Install dependencies

npm install

Start the server

npm run start

Acknowledgements

Authors

License

MIT License

Roadmap

  • Add the forget password functionality
  • Add more integrations like News, Exchanges
  • Improve Performance

Releases

No releases published

Packages

No packages published

Languages