Initializing the project
Starting the project locally
- Clone the starter repo - https://github.com/100xdevs-cohort-3/week-6-web3-token-launchpad
- Go to the
1-token-launchpad-starter
folder - Install the dependencies
npm install
- Start the code locally
npm run dev