In this project, I built the wireframe and prototype in Figma from the beginning and then created a responsive website with React.
There are mainly 2 pages: the homepage and a functional booking page with form validation.
You will be re-directed to the related section when you click menu items in the header.
Select date, time and guest's number to make a reservation.
Booking form with the validation. Confirm button is available only when the required areas are filled.
Booking success page
- React
- React Router
- CSS Modules
- SASS/SCSS
- Swiper
- Formik
- Yup
- Clone the repository
- Run
npm install - Run
npm start




