feat: initial import — ClickerZ formation project (Express + React/Vite)
This commit is contained in:
50
Frontend/README.md
Executable file
50
Frontend/README.md
Executable file
@@ -0,0 +1,50 @@
|
||||
<!--Head-->
|
||||
|
||||
<h3>Xmass Clicker</h3>
|
||||
<br>
|
||||
|
||||
### 📄 About :
|
||||
<br> This site is a prototype exercise designed and developed by TrueQuiLeaks Team as part of their Web and Mobile Developer training at the Wild Code School on the Remote campus from September 2023.
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
|
||||
### ✏️ Languages :
|
||||
This site is developed with the following languages : <br>
|
||||
<p dir="auto">
|
||||
<a href="https://www.w3.org/html/" target="_blank" rel="noreferrer">
|
||||
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/html5/html5-original-wordmark.svg" alt="html5" width="40" height="40"/></a>
|
||||
|
||||
<a href="https://www.w3schools.com/css/" target="_blank" rel="noreferrer">
|
||||
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/css3/css3-original-wordmark.svg" alt="css3" width="40" height="40"/></a>
|
||||
|
||||
<a href="https://sass-lang.com" target="_blank" rel="noreferrer">
|
||||
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/sass/sass-original.svg" alt="sass" width="40" height="40"/></a>
|
||||
|
||||
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript" target="_blank" rel="noreferrer">
|
||||
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/javascript/javascript-original.svg" alt="javascript" width="40" height="40"/></a>
|
||||
|
||||
<a href="https://reactjs.org/" target="_blank" rel="noreferrer">
|
||||
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/react/react-original-wordmark.svg" alt="react" width="40" height="40"/></a>
|
||||
</p>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
### 🎖️Achievements :
|
||||
- **W3C:** Our website has passed W3C certification.
|
||||
- **Accessibility:** bookofwilder.fr to pass the LightHouse PC and Mobile test with a result of 100%.
|
||||
- **SEO:** This was one of our personal validation criteria and after the LightHouse tests (PC and Mobile), our site fulfilled it 100%.
|
||||
- **Speed:** Our site sets speed records with a 100% on the LightHouse PC test and 100% on Mobile. Improvements are underway to optimize this latter result.
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
### Credits :
|
||||
|
||||
This site is a prototype exercise designed and developed by: Alix C, Sebastien L, Baptiste S, Kévin T and Nicolas DF as part of their Web and Mobile Developer training at the Wild Code School on the Remote campus from September 2023 .
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
Reference in New Issue
Block a user