VINCENT RABATEL

// Kasa
// Website

Kasa is a vacation accommodation booking site where you choose with the help of a lot of informations.

It was developped as a web app using React.

You can check the code on GitHub.

>> Web Development
>> HTML & CSS
>> Javascript
>> React

The home page is showing a list of all available properties to rent, each one of them being depicted on its own card.

When a card is clicked on the home page a full description page of the property is shown.
This page constains a slide show and some informations, all fetched from the backend using React.

The Kasa website also contains an About page where main informations about the company are displayed.