In this project, I created interface for a lodgings lend company
The site is made of 4 pages: a homepage, about page, lodging sheet page and a not found page
You can see the sketch here:
https://www.figma.com/file/bAnXDNqRKCRRP8mY2gcb5p/UI-Design-Kasa-FR?node-id=4%3A2
This app use React, React router, Sass, Typescript and docker.
The content is fully responsive.
Using typescript was my initiative as a developpement dependency.
This project was bootstrapped with Create React App.
git clone https://github.com/ArthurB2077/arthurbequie_11_02032022.git
yarn install
docker-compose up --build
After that, you can go to the adress on your loca machine: http://localhost/3000 and you're up !
docker-compose up
docker-compose stop
docker-compose down -v
The project is done and ready for deployement
Visual Studio Code
React.js, Typescript, Javascript, Sass, Css, HTML, Docker