This is the official website for Casa Nopalitos, a beautiful rental property in El Sauzal, Mexico.
- Responsive design with Tailwind CSS
- Smooth animations with Motion
- High-quality imagery
- Integration with Airbnb for bookings
- Detailed amenities and location information
To run the project locally:
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
To host this on GitHub Pages:
-
Install the
gh-pagespackage:npm install gh-pages --save-dev
-
Add the following scripts to your
package.json:"predeploy": "npm run build", "deploy": "gh-pages -d dist"
-
Add a
homepagefield to yourpackage.json:"homepage": "https://<your-username>.github.io/<your-repo-name>"
-
Run the deploy command:
npm run deploy
- Built with React, Tailwind CSS, and Lucide Icons.
- Images from Unsplash.