Skip to content

Latest commit

 

History

History
167 lines (132 loc) · 4.48 KB

README.md

File metadata and controls

167 lines (132 loc) · 4.48 KB

La pause café

HTML/CSS/JS project from scracth, no idea, 25h, november 2023
Train and practise on a test as an integrator/ web designer

Table des matières
  1. La Pause Café project: purpose
  2. General information
  3. Author

La Pause café

La pause cafe is a website that could propose a break on line.

Conception

From design to first figma prototype, you'll find a moodboard, a style guide with component, mobile and desktop prototype on my figma project, and the project on progress here or on vercel

First checks

HTML validator, wcag check list are checks that has been done on the projet.

General information

Built with

  •  VS in a badge
  •  Git in a badge
  •  GitHub in a badge
  •  Sass in a badge

(back to top)

Technologies

  • html
  • css
  • JS

(back to top)

Structure

LaPauseCafe/
|-css/
|   |-styles.css
|   |-styles.css.map
|
|-img/
|
|-sass/
|   |-utils
|   |   |-file1.scss
|   |   |-file2.scss
|   |-base
|   |-layout
|   |-components
|   |-pages
|   |-main.scss
|
|-scripts/utils
|   |-component.js
|
|-index.html
|-README.md

(back to top)

Author

author

(back to top)