Skip to content

hicodingx/games-internship

Repository files navigation

Liens utils :

https://github.com/vitejs/awesome-vite#ssr

https://vitejs.dev/guide/static-deploy

Animation sur hover

Niveau destop au niveau du header
<table>
  <tr>
    <th>Colonne 1</th>
    <th>Colonne 2</th>
  </tr>
  <tr>
    <td>Donnée 1</td>
    <td>Donnée 2</td>
  </tr>
</table>
<div>Bonjour Hippolyte</div>