This project was part of the training course "fullstack developper" made by LeReacteur (https://www.lereacteur.io/).
The goal of this project was to learn to copy a page (https://www.tripadvisor.fr/Tourism-g187147-Paris_Ile_de_France-Vacations.html) to integrate fonts, colors, font, images, style, ...
Note that the original website may have changed since the exercice.
Online demo
https://tripadvisor-replica.netlify.app/
Architecture
1 page available : Paris main page
Status
To be finished
Clone this repository :
git clone https://github.dev/AFlorie/Exercice-TripAdvisor
cd Exercice-TripAdvisor
Double click on the index.html to open it on your browser.
If you're using VS Code you can click on the "Go Live" button at the bottom left of the application to open the page on your browser.
You're done !