zMzMTV / Vinted-front

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vinted website

This is a replica of vinted browser version. It is full working with my own back-end.

Installation

Just run yarn in your console to install all dependencies and yarn start to launch.

Features

  • On the Home page you can see all offers in the data base.

  • You can sign up a user in data base.

  • You can login a user already register in the data base.

  • When user sign up or log in a cookie that expires in 7 days is assigned to the user.

  • You can purshase offer you like to, using Stripe.

  • You can publish your own offer and see it appear on the Home page.

Packages Used

Road Map

I will start an update and delete page for the offers (the back end is ready). And will do an update and delete page for the user. also want to make a fonctionnal search bar. lot of work tho 👷 💻

Netlify link

Here you can see and try this project :

https://zmzm-vinted.netlify.app/

About


Languages

Language:JavaScript 62.7%Language:CSS 33.0%Language:HTML 4.3%