This project was bootstrapped with Vite.
- Node.js (version 12.0 or higher)
- npm (version 6.0 or higher)
-
Clone the repository:
-
Navigate to the project directory:
-
Install dependencies:
To start the development server, run:
- npm install
- npm run dev
This will launch the app in development mode. Open http://localhost:5173 to view it in your browser.
To create a production build, use:
This will generate optimized files in the dist
folder.
To run tests, use:
To learn more about React and Vite, check out the following resources:
This project is licensed under the MIT License.