Skip to content

manon-boiteau/vinted-front-LeReacteur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VINTED CLONE 🎒👗👟

🌤 May 2021
⚙️ Backend - check the backend repo
✨ Frontend
🔗 Netlify - check that

🌈 Overview - Welcome dude


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.

Vinted home page Vinted signup Vinted login Vinted add offer Vinted offer Vinted payment

👩🏻‍💻 Tasks


✘ Do integration (CSS and React)
✘ Implement sign up & login
✘ Create a carousel
✘ Implement payment system (Stripe)
✘ Work on authentication (cookies)
✘ Make responsive design

📚 Stacks


Javascript
ReactJS
HTML5
CSS3

🔜 To be continued

⇢ 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

🗝 Installation and usage


Be sure, you have installed all dependencies to run the project.

🚙 Running 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.