VINCENT RABATEL

// Sophie Bluel
// Website

This website is the dynamic portfolio of Sophie Bluel, an interior designer.

It is displaying the main works of the artist, and allows her to add new projects and modify existing ones.

You can check the code on GitHub and the website itself.

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

The first main feature of Sophie Bluel's portfolio is a project gallery,
and the possibility to filter it by categories.

It was developped using vanilla JavaScript to fetch the API and retrieve the projects and categories lists.

Once logged in the website owner can also open a modal window to add a new project or modify an existing one.

The home page of the portfolio also contain a contact form, where the visitor can write a message to reach Sophie Bluel.