Clone the repo via CLI:
git clone https://github.com/Kartikvyas1604/Scroll-Fund.git
cd Scroll-fund
Install the required packages:
npm install
yarn install #or
In the project directory, you can run:
npm run dev
yarn dev #or
-
Open http://localhost:3000 to view it in the browser.