-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Maquette du site | ||
|
||
![maquette](./design--dark.png) | ||
|
||
Cette maquette a été réalisée avec Figma. Pour ouvrir le fichier, cliquer [ici](https://www.figma.com/file/wBZoRQ0q8Nl7pIHrFfp1Rz/ETAT?node-id=31%3A47). | ||
|
||
## Table of contents | ||
|
||
- [Le 'Design System' du site](#le-'design-system'-du-site) | ||
- [La palette de couleur](#la-palette-de-couleur) | ||
- [La typographie](#la-typographie) | ||
- [Les composants](#les-composants) | ||
- [Partie codage](#partie-codage) | ||
|
||
## Le 'Design System' du site | ||
|
||
Cette section va permettre aux développeurs front de mieux comprendre la structure des éléments de la maquette. | ||
|
||
### La palette de couleur | ||
|
||
[section Ă remplir] | ||
|
||
### La typographie | ||
|
||
[section Ă remplir] | ||
|
||
### Les composants | ||
|
||
[section Ă remplir] | ||
|
||
## Partie codage | ||
|
||
Pour la partie codage, nous pouvons soit utiliser des framework CSS comme [TailwindCSS](https://www.tailwindcss.com) ou bien créer nos propres feuilles de styles avec CSS(ou bien Sass). |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.