To run this project, you need to have Node.js and npm installed.
Download Node.js here: Node.js Downloads
From the root directory of the project, run:
npm installnpm run devThe website will be available at:
http://localhost:5173/
the website is created with vite. checkout vite tutorial to see how it works