Before setting up the project, make sure you have node18 installed.
First, run following command to install the dependencies:
yarn install
Second, run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.