Click -->HERE<-- and click on "Accueil" or "A Propos" to navigate on the website
Kasa is a leading platform for peer-to-peer apartment rentals in France, with over 500 new listings posted daily.
I am thrilled to be part of Kasa's ambitious project to completely overhaul their website. Originally coded in ASP.NET over 10 years ago, the site is undergoing a transformation to a full JavaScript stack with NodeJS on the backend and React on the frontend. This redesign includes new responsive designs commissioned from our freelance designer.
My task is to kickstart the React project and develop the entire application, including React components and React Router for navigation. I will closely follow the Figma mockups provided, ensuring high-quality code throughout.
Due to delays in backend recruitment, I will work with a JSON file containing the latest 20 housing listings extracted for development purposes.
I will adhere to Kasa's coding guidelines provided here. While Create React App is the preferred tool, I have the flexibility to use alternatives like Vite for bundling if needed.
To get started with the project:
Clone the repository: git clone https://github.com/your-username/kasa-website-redesign.git
Navigate to the project directory: cd kasa-website-redesign
npm install
To start the development server, run: npm start
This will launch the application in development mode at http://localhost:3000.
Feel free to fork the repository and submit pull requests for enhancements or fixes. Please discuss major changes by opening an issue first.
This project is licensed under the MIT License.