Natours is a framework for a tour booking/travel site bootstrapped with create-react-app and designed by Jonas Schmedtmann. I initially coded this with HTML/CSS(Sass) while completing his Advanced CSS/Sass course. I converted it to a React application and created reusable components for the navigation, cards, buttons, grid columns, headings, stories, and photo composition.
- ReactJS (functional components, useState Hook)
- Reach Router
- Bootstrapped with create-react-app
- Sass
- BEM Methodology
- Designed by Jonas Schmedtmann