crypto-forge

Crypto Website

Stars
1
Committers
3

Crypto Forge

A Comprehensive web app to get all the information related to Crypto.You can search for your favourite coins see there past performance.You can read all the trending news related to Crypto here

For local Setup:

git clone <repo url>

Add a env file and check the .dev.env file for keys description

Setting up the project:

npm install

Running on local host:

npm run dev

Building:

npm run build