Holidaze is a React application allowing users to make bookings, and rent out their own accomandation. Using API, users can browse, search, and book accommodations.
Search Functionality
Users can easily search for accommodations based on location, dates, and preferences
Booking System
The app allows users to book accommodations directly through the interface, with instant confirmation
Detailed Listings
Each accommodation listing includes comprehensive details, such as descriptions, amenities, photos, and reviews
User Authentication
Secure authentication features enable hosts to manage their listings and guests to book accommodations safely
Responsive Design
Responsive design, ensuring a seamless experience across various devices
React
Javascript
API
Tailwind CSS
HTML/CSS
Clone down this repository. You will need node
and npm
installed globally on your machine.
npm install
| Local Development
In the project directory, you can run: npm start
Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.
npm run build
Builds the app for production to the build
folder.
| Deployment (Vercel)
Follow provided link to access the app as deployed in Vercel
To have a look around and try booking venues: Sign up using an email containing: yourname@stud.noroff.no
to access the API