Layout challenge with HTML and CSS
Theme: Common Core
Autor: Andu15
Created: 06/22
Version: 1.0.0
This repository aims to challenge my knowledge to obtain a replica of a reference image Remark: the reference image does not belong to me
Note: the credits to whom it corresponds
- Fork from freelancer
- Clone the repository
- Organize project structure
- Ready! Here we go
├── assets/ | ├── docs/ | ├── images/ | └── css/ | └── main.css ├── node_modules/ ├── sass/ | └── mystyles.scss ├── .gitignore ├── index.html ├── index.js ├── package-lock.json ├── package.json └── README.md
- HTML
- CSS
- Sass
- Bulma
- Font Awesome v5.15.4