This is a React project bootstrapped with Vite.
Make sure you have Node.js and npm installed on your machine.
Clone this repository:
git clone https://github.com/your-username/react-vite-project.git
Navigate to the project directory:
cd react-vite-project
Install dependencies:
npm install
Start the development server:
npm run dev
Open http://localhost:3000 in your browser to view the app.
To build the project for production, run:
npm run build
This will create an optimized build in the dist
directory.
- react (^18.2.0)
- react-dom (^18.2.0)
- react-slick (^0.30.2)
- slick-carousel (^1.8.1)
This project is licensed under the MIT License - see the LICENSE file for details.