To open and run this project, follow the steps below:
==> Make sure you have Node.js installed on your system. You can verify the installation by running:
``bash
node -v
`npm -v`
==> Open a new Terminal and you can install it using: npm install -g vite
==> Then Run npm install
==> After installing the dependencies, you can start the development server by running: npm run dev