Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/suleman-tasawar/crypto-forge

Crypto Website
https://github.com/suleman-tasawar/crypto-forge

appwrite mui react recharts tailwind

Last synced: 27 days ago
JSON representation

Crypto Website

Awesome Lists containing this project

README

        

# 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

```

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

```