Skip to content

Faiz0developer/crypto-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitfinex

GitHub commit activity (branch) GitHub last commit (by committer) GitHub top language GitHub language count

About Project

A app for cryptocurrencies. React library of Javascript is used for this app. You will get the data about the different cryptocurrencies, ups and down, market capital, loss profit and so on. Get your hands into React Context Api and useContext Hook.

Features

  • Searching functionality: User can search his/her favourite cryptocurrency.

  • Slider : There is slider of cryptocurrency.

  • Chart : There is chart showing the cryptcurrency ups and down.

  • Currency converting : User can change currency type from dollor to rupees, and from rupees to dollor.

Tech used

Static Badge Static Badge Static Badge Static Badge Static Badge

Pre-requisite

To follow this project, following are the pre-requisite

NodeJS

VS code

git

Installation

The following commands install and run the development version

git clone https://github.com/Faiz0developer/crypto-app.git

Open Project in VS code

npm install

npm start