Holidaze is a web application designed for managing venues and bookings, built with React, Tailwind CSS, and React Router. It allows users to browse venues, search for specific listings, view details, and manage bookings efficiently.
- 🏠 Browse Venues – View a list of available venues.
- 🔍 Search Functionality – Find specific venues quickly.
- 📝 Venue Details – Get detailed information about each venue.
- 📅 Manage Bookings – Book and manage reservations easily.
- React – Frontend framework for building UI components.
- Tailwind CSS – Utility-first CSS framework for responsive styling.
- React Router – Client-side routing for smooth navigation.
- Node.js (v16 or later)
- npm (comes with Node.js)
git clone https://github.com/thislily/project-exam-2.gitcd project-exam-2npm installnpm startThe app will be available at http://localhost:3000.
This project is licensed under the MIT License.
