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.
- Next.js
- React Redux
- TypeScript
- Tailwind CSS
- CSS
- HTML
- MongoDB
- React-hook-form
- React-Calendar
Bartosz Bednarski
- e-mail: bartosz.bednarski97@gmail.com
- linkedIn: https://www.linkedin.com/in/bartosz-bednarski-050196234/
Project Link: https://github.com/bartosz-bednarski/Hotel-Project