- Mise en situation / Case Study.
- Kasa est une entreprise de location d’appartements entre particuliers en France / Kasa is a company that provide booking between individuals mostly in France.
- Développement de la nouvelle vesion de la plateforme web (uniquement la partie front) / Development of the new version of the legacy application (only the front part).
- Intégration de maquette / Mockup integration.
- Transfert de codebase vers une autre techno (ASP.Net -> React) / Move the code legacy of the project from ASP.Net to React.
- Création des composants React et routing de la navigation / Creation of components and setting of navigation routes.
- Frontend Developper Freelance.
Clone the repo : git clone https://github.com/W-Kamal/Kasa_11.git
Install dependencies : pnpm* install
Launch local version : pnpm* run dev
-> 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 :
- Improve performances.
- Improve UI.