- This document introduces my project with time to do it, the target i want to get, the technical i have used, the link to view my website and source code of it and the final is the way to run my project on your local machine.
- 7 days (8 Nov - 15 Nov)
-
Applying Sass and the 7-1 pattern to write css more effectively.
-
Responsive web design: Make sure that the website can visibility perfectly on all devives.
- HTML5/CSS3
- Sass
- Parcel
- Parcel/transformer-sass
- Posthtml-include
- Posthtml-doctype
- To start: Clone project : git clone git
- Dillinger requires Node.js v12 + to run.
cd practice-html-css-2
npm install
npm run dev
Open on web: http://localhost:1234
```# Practice-html-css-2