This is a Digital Market, where you can buy and sell Digital Asset
To get a local copy up and running, please follow these simple steps.
Here is what you need to be able to run Digital Market
Node.js (Version: >=18.x)
To deploy this project run
git clone https://github.com/Rana-Paul/Digital-Market.git
npm install
Set up your .env
file
- Duplicate
.env.example
to.env
- add all API keys
npm run dev