This project is live and accessible on GitHub Pages! Explore it here!
Natours is a beautiful and responsive landing page for a fictional tour company. The project showcases modern design principles using HTML and CSS to create an engaging user experience. It incorporates Sass for efficient styling, making the code modular and easy to maintain.
- Responsive Design: The landing page is optimized for various screen sizes, providing a seamless experience across devices.
- CSS Animation: Delightful animations enhance the visual appeal and engagement of the page.
- Sass Styling: Utilizes Sass for a more maintainable and organized stylesheet.
- High-Quality Images: The use of high-resolution images enhances the overall visual presentation.
Natours/
|-- index.html
|-- css/
| |-- style.css
| |-- style.scss
| |-- ...
|-- img/
| |-- natours-screenshot.jpg
| |-- ...
|-- sass/
| |-- abstracts/
| |-- base/
| |-- components/
| |-- layout/
| |-- pages/
| |-- themes/
| |-- vendors/
| |-- main.scss
|-- .gitignore
|-- LICENSE
|-- README.md
|-- ...
-
Clone the Repository:
git clone https://github.com/stepuntik/Natours.git cd Natours
-
Open
index.html
in a Browser: Simply open theindex.html
file in your preferred web browser to view the Natours landing page.
Contributions are welcome! If you'd like to enhance the project or fix any issues, please fork the repository and submit a pull request.
This project is inspired by Jonas Schmedtmann's Udemy course on CSS and SASS.
Licensed under the ISC License.