Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/suleman-tasawar/crypto-forge
- Owner: Suleman-Tasawar
- Created: 2024-07-23T16:56:27.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-08-02T11:25:12.000Z (3 months ago)
- Last Synced: 2024-10-09T19:21:37.313Z (27 days ago)
- Topics: appwrite, mui, react, recharts, tailwind
- Language: JavaScript
- Homepage: https://crypto-hunts.netlify.app/
- Size: 692 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```