- This document provides the list of important technologies that would be used to implement, the objectives to be achieved and the progress of the project.
- 14 days (Jul 17 2024 - Jul 31 2024)
- Apply Sass and 7-1 pattern to this practice, it makes the code shorter and more intuitive as well as using variables, code reuse, pseudo classes, calculations...
- Responsive web design: web design and development will respond to any user's device and environment according to device screen size and size criteria.
- HTML5/CSS3
- Parcel
- Parcel/transformer-sass
- Posthtml-doctype
- Posthtml-include
- Sass
- Design - 3 : here
- 
Clone this project : git clone https://github.com/DangNghia17/html-css-clone-page-templates 
- 
View demo : demo here 
- 
Dillinger requires Node.js v10+ to run. 
- 
Install the dependencies and devDependencies and start the server. 
cd html-css
pnpm i
pnpm dev
Open on web: http://localhost:1234