- Mise en situation / Case Study.
- GameOn spécialisée dans les conférences et les concours de jeux.
- Page d'accueil d'un événement+formulaire d'inscription à finaliser.
- Validation des informations saisies par l'utilisateur / Input form validation.
- Utilisation de CSS uniquement (sans librairie externe) / Use only CSS (no external library).
- Frontend Developper (junior)
- Mockup : Figma
- Code base : Github
- Issues as guidelines : Issues Github
Clone the repo : git clone https://github.com/W-Kamal/GameOn_4.git
Install dependencies : pnpm* install
Launch live server : http://localhost:3000/
*use any package manager that suits you
This project was made for learning a specific concept or tool. Therefore it might appear not complete.
If I had to push further this project, I would work on :
- Build the backend part.
- Set up of the API call features.
- Handle form data sent.
- Fix UI issues (e.g. scroll bar)