This is a simple React project powered by Vite 5.
- Node.js (version 18 or higher)
- npm (Node Package Manager)
- Clone the repository to your local machine.
- Install the dependencies using npm:
npm install
To start the development server, run the following command:
npm run dev
The server will start and your project will be available at the specified port (default: localhost:5173).