-> To get started with the project, follow these steps:
- Clone the repository to your local machine.
- Install the required dependencies by running npm install.
- Start the backend server by running npm run start.
- Start the frontend server by running npm run start.
- Open your browser and navigate to http://localhost:3000 to view the app.