AbhiDiva96 / CryptoPurse

https://crypto-purse.vercel.app
0 stars 4 forks source link

Getting Started

Step 1

Fork the repo to your GitHub.

Step2

Clone the Forked repo to the vs-code editor

https://github.com/AbhiDiva96/CryptoPurse.git

Step3

npm install

Step4

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.