Vinted(E-shop)https://vinted-front.vercel.app/
This project is a simplified replica of the Vinted website, where I designed and hosted a custom backend with a dedicated database. The goal was to recreate the online experience of buying and selling second-hand items, with product search and filtering features.
Frontend:
Developed with React and Next.js, providing a smooth user interface (note: the site is not responsive).Backend:
Built with NodeJS and hosted on a server, with a database managed using Mongoose and MongoDB.Advanced Search:
Users can search for items based on various filters.Authentication:
Users can create an account, log in, and post their own listings.Image Storage:
Listing photos are hosted on Cloudinary, ensuring efficient image management.
Key Features:
This project allowed me to strengthen my full-stack development skills while exploring modern technologies such as NextJS and Cloudinary. It also provided an opportunity to work on database management and the implementation of a complete backend architecture.