This is a proof-of-concept for the presentation website of Project-zot built using NextJS.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 in your browser to see the result.
This is a proof-of-concept for the presentation website of Project-zot built using NextJS.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 in your browser to see the result.