/LostFound-App

Repository for the Docs Savour App

Primary LanguageJavaScript

LostFound

Welcome to LostFound, MERN CRUD app built by @RobTangle @gonzalofara and @tamaraantonella. Lost your ID or passport? Found a credit card or driver license? You can now post it here.

LostFound is a bilingual Full Stack MERN CRUD application that allows users to create and search for posts related to lost documentation. Users who have found lost documentation can create a post with details about the documents, and other users can search for their lost documents on the platform. Users also have the option to subscribe to automatic email notifications for new posts that match their search criteria. The application is designed to help people connect with their lost documents and return them to their rightful owners.

Stack

Front-end:

  • Vite npm create vite@latest your_project
  • [React]
  • [Redux Toolkit]
  • Tailwind npm install -D tailwindcss postcss autoprefixer
  • Auth0 npm i @auth0/auth0-react

Back-end: