Skip to content

devholdt/Holidaze

Repository files navigation

holidaze logo

About Holidaze

Holidaze is an accomodation booking site developed in TypeScript with Next.js and Tailwind CSS, representing my final project exam at Noroff


holidaze-home


Features

  • Server Actions: Utilizes Next.js API routes for server-side actions to handle form submissions and data mutations securely. These server-side capabilities allow for efficient handling of complex operations and interactions.
  • TypeScript Integration: TypeScript provides robust type safety and improved code maintainability, reducing the likelihood of runtime errors and enhancing developer productivity.
  • User Authentication: Users can register, login, and manage their profiles. They can book venues, while venue managers can create and edit their own venues.
  • Responsive Design: The website offers a seamless and user-friendly experience across all devices, ensuring optimal usability and accessibility on smartphones, tablets, and desktops.

Getting Started

Prerequisites

Installation

  1. Clone repository:

    git clone https://github.com/devholdt/holidaze.git
    
    cd holidaze
  2. Install the dependencies:

npm install
  1. Start the development server:
npm run dev

The application should now be running on http://localhost:3000.

License

This project is licensed under the MIT License.

About

A accomodation booking site created as part of the Project Exam 2 course at Noroff.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages