Skip to content

Raunak2024/Crypto-Currency-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoSpy

CryptoSpy Web-Application built with React is a crypto currency tracking and portfolio site. It is a very handy tool for crypto currency investors. One can watch the price, market cap graph of any crypto currency , and predict possible future prices.

Live Link

Click Here ➡️

Features

  • Various Crypto Currencies are available
  • Analyse of each cryptocoins prices and marketcap graph
  • Filter one's search
  • Graph contains prices and marketcap data upto a year
  • Important links like Main website, source code, discords and blog site is provided for each Crypto Currencies
  • Dark mode
  • Trending Coins Section

Preview

cryptofolio_gif

Tech Stack

  • HTML
  • CSS
  • JS
  • REACT

Credits

Installation

git clone https://github.com/manavsiddharthgupta/CryptoFolio.git

npm install

npm start

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.