Natours is a website for a fictional travel company that specializes in nature tours. It features beautiful and immersive web design to attract potential customers. You can preview this project here.
- Mastered advanced CSS animations.
- Gained proficiency in CSS Grid and Flexbox layouts.
- Applied responsive web design principles.
- Enhanced skills in creating visually appealing web interfaces.
- Clone the Repository
git clone https://github.com/FilonenkoDima/Natours.git
cd Natours
- Install Dependencies
npm install
- Start the Project in Development Mode
npm start
- Build the Project for Production
npm run build
index.html
— The main HTML file structuring the content.css/
— Stylesheets for animations, layout, and responsive design.img/
— Images and assets used throughout the site.js/
— JavaScript files for enhancing interactivity.
- Header and Navigation — Provides access to various sections.
- Tour Sections — Displays available nature tours with interactive elements.
- Contact Form — Enables users to book tours or make inquiries.
The site is designed to be fully responsive, ensuring a great experience on all devices.