This is a next.js project bootstrapped with create-next-app
Run the Development Server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
To learn more about Next.js, take a look at the following resources:
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
This is a demo project created to showcase my knowledge of JavaScript. Originally intended to use React.js x Express but couldn't find a proper work around.