- Node.js
- NPM
- Clone the repository
- Navigate to the project directory
- Install the dependencies by running the command
yarn install
- Start the application by running the command
yarn vite
- Open the application in your browser by navigating to
http://localhost:3000