Skip to content

Andu15/freelancer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freelancer

Layout challenge with HTML and CSS

Indice


Information:

Theme: Common Core
Autor: Andu15
Created: 06/22
Version: 1.0.0

Description:

This repository aims to challenge my knowledge to obtain a replica of a reference image Remark: the reference image does not belong to me

Reference Images

image1

Note: the credits to whom it corresponds

Workflow

  1. Fork from freelancer
  2. Clone the repository
  3. Organize project structure
  4. Ready! Here we go

Structure:

├── assets/
|   ├── docs/
|   ├── images/
|   └── css/
|       └── main.css
├── node_modules/
├── sass/
|   └── mystyles.scss
├── .gitignore
├── index.html
├── index.js
├── package-lock.json
├── package.json
└── README.md

Technologies used:

Releases

No releases published

Packages

No packages published

Languages

  • CSS 95.7%
  • HTML 2.9%
  • SCSS 1.3%
  • JavaScript 0.1%