Skip to content

berkayalatas/travel_book

Repository files navigation

Travel Book | Booking App


This is a booking application for travelers. People can see and book rooms in cities. Map integration makes it easier to find rooms.

This app has :

  • User Authentication
  • Search and List Rooms
  • Room Filtering
  • Mapbox integration
  • Popular Rooms
  • Book Room
  • Contact Us

Technologies

Front-End Back-End Database
React.js Next.js Firebase
MapBox
geolib
Tailwind CSS
Email.js
react-map-gl
formik

search_2 checkout upcoming update profile contact_us popular main_page

Installation and Setup Instructions

Example:

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Run Test Suite:

npm test

To Start Server:

npm run dev

To Visit App:

localhost:3000

Releases

No releases published

Packages

No packages published