🌤 May 2021
⚙️ Backend - check the backend repo
✨ Frontend
🔗 Netlify - check that
Vinted clone made at Le Reacteur Bootcamp.
6 screens are availables: home page, login, signup modal, add a product form, product page and payment page.
✘ Do integration (CSS and React)
✘ Implement sign up & login
✘ Create a carousel
✘ Implement payment system (Stripe)
✘ Work on authentication (cookies)
✘ Make responsive design
⇢ Link my own backend to the frontend (at the moment, the backend linked is the one of Le Reacteur)
⇢ Search bar (not working yet)
⇢ Page number
Be sure, you have installed all dependencies to run the project.
1️. Clone this repository
git clone https://github.com/manon-boiteau/vinted-front-LeReacteur.git
cd vinted-front-LeReacteur
2️. Install packages
npm install
or
yarn
3️. When installation is complete:
yarn start
🙏🏻 Thank you @LeReacteur.