/Scss-101-Natours

Learning advance Css & Sass

Primary LanguageCSSMIT LicenseMIT

Natours - Responsive Design Css/Scss

Copyright (c) 2018 -2022, Jonas Schmedtamn.

https://github.com/jonasschmedtmann/advanced-css-course

Natours is a static tours and fanatic travelers implemented in Css/Scss with responsive layouts and scalable designs for tourists to be able explore and choose favorable destinations according to their interested vacation with a variety of choices pick from according to the number of people to tour the destination.

Front-End Demo

Click the link to visit the Demo website Natours

Requierment

  • Node Js
  • Basic knowledge of HTML5 & Css
  • Sass

Getting Started

  1. Cone the repo @
    https://github.com/bugemarvin/Scss-101-Natours.git

Installation

  1. install Node Js.
  2. npm install -g sass/npm install node-sass --save-dev Sass Documentation
    Install Sass globay and also as a development dependancy.
  3. npm install -g live-serverfor live development.
  4. npm install concat --save-dev at the root directory of Natours files.
  5. npm install autoprifixer --save-devat the root directory of Natours files.
  6. npm install postcss-cli --save-devat the root directory of Natours files.
  7. npm install npm-run-all --save-dev at the root directory of Natours files.

Starting of Development

Use npm run start.

Building the Final Project

Use npm run build:css for your final Natours project to deploy for publishing.

Questions/Issues

kindly DM on any issues happy to help Marvin Buge