Skip to content

bartosz-bednarski/Hotel-Project

Repository files navigation


About The Project

Logo

Hotel Project is a hotel website built with Next.js.

  • Website uses Next.js with a built-in router that provides better navigation capabilities.
  • Some of the components' logic was created using React Redux to achieve cleaner code and store action logic in the Redux store.
  • Website uses MongoDB to store room data.
  • The selection of check-in and check-out dates was implemented with react-calendar.
  • React Hook Form was utilized to validate user forms for booking rooms.
  • Website was styled with Tailwind CSS.

Used Technologies

  • Next.js
  • React Redux
  • TypeScript
  • Tailwind CSS
  • CSS
  • HTML
  • MongoDB
  • React-hook-form
  • React-Calendar

Desktop view

Logo

Logo

Logo

Mobile view

Logo Logo Logo

Contact

Bartosz Bednarski

Project Link: https://github.com/bartosz-bednarski/Hotel-Project