This project is a web application that allows users to create and manage holiday venues. It also allows users to search for venues and book them. The application is built using React and the Noroff API.
npm install
in the project directory.npm run dev
in the project directory and copying the link into your browser.To access certain authorized functionality, you will need to create a @stud.noroff.no account and log in. Once logged in, you can create, update and delete venues, and create, update and delete bookings.
This project is licensed under the MIT License. See the LICENSE file for more information.