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.
Click the link to visit the Demo website Natours
- Node Js
- Basic knowledge of HTML5 & Css
- Sass
- Cone the repo @
https://github.com/bugemarvin/Scss-101-Natours.git
- install Node Js.
npm install -g sass/npm install node-sass --save-dev
Sass Documentation
Install Sass globay and also as a development dependancy.npm install -g live-server
for live development.npm install concat --save-dev
at the root directory of Natours files.npm install autoprifixer --save-dev
at the root directory of Natours files.npm install postcss-cli --save-dev
at the root directory of Natours files.npm install npm-run-all --save-dev
at the root directory of Natours files.
Use
npm run start
.
Use
npm run build:css
for your final Natours project to deploy for publishing.
kindly DM on any issues happy to help Marvin Buge