Demo url : vinted-replication.netlify.app
A beautiful replication of the Vinted's Website. Including a fully styled and functional Home page, an authentication form, a dynamic offer page, an easy-to-use posting page and a mocking payment process with Stripe
To try it, clone the repository:
git clone https://github.com/anthonyrovira/vinted-frontend
Install dependencies:
npm install
Then, run it :
npm start