To run the application:
- Clone the repository
- Navigate to the project directory
- Run the following commands:
- npm install
- npm run dev
- Open your browser and navigate to http://localhost:5173/ to view the application
(if default port is taken check console for the port number)