https://github.com/thomasbnt/dw_p3_ohmyfood_oc
Projet n°3 OpenClassrooms Développeur Web. — 31 Mars 2022.
https://github.com/thomasbnt/dw_p3_ohmyfood_oc
ohmyfood openclassrooms webdev
Last synced: 6 months ago
JSON representation
Projet n°3 OpenClassrooms Développeur Web. — 31 Mars 2022.
- Host: GitHub
- URL: https://github.com/thomasbnt/dw_p3_ohmyfood_oc
- Owner: thomasbnt
- Created: 2022-03-20T23:31:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-18T11:32:45.000Z (over 4 years ago)
- Last Synced: 2024-10-18T20:44:31.601Z (almost 2 years ago)
- Topics: ohmyfood, openclassrooms, webdev
- Language: HTML
- Homepage: https://thomasbnt.github.io/DW_P3_Ohmyfood_OC/
- Size: 12 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

> Projet n°3 OpenClassrooms Développeur Web. — 31 Mars 2022
| [Lien du site web](https://thomasbnt.github.io/DW_P3_Ohmyfood_OC/) |
|----------------------|
## Cahier des charges
- Responsive design
- Mobile first
- Adapter le format image → Compresser les images & optimiser la qualité sous format `.webp`
- Icônes : **Font Awesome via [CDNJS](https://cdnjs.com/libraries/font-awesome)**
- Balises sémantiques
- Conforme aux **normes W3C**
- Préprocesseur CSS : **Sass**
- Polices
- Logo et titres: **Shrikhand**
- Texte: **Roboto**
## Palette des couleurs
- `#9356DC` → **$primary**
- `#FF79DA` → **$secondary**
- `#99E2D0` → **$tertiary**
## Développement
- Projet réalisé avec **Intellij**.
- Images compressées et transformé au format adéquat avec **[Squoosh](https://squoosh.app/)**
## Todo
- [x] Semantic HTML
- [x] Images compressées et optimisées
- [x] Validé avec le W3C