/fsoc_project

This is full-stack mern memory application

Primary LanguageJavaScript

fsoc_project


This is full-stack mern memory application

  • Memory App is a full-stack web application built using the MERN stack, which stands for MongoDB, Express, React, and Node.js. This app allows users to store and organize their memories by creating, updating, and deleting memory posts, adding images and tags, and searching for memories and comments.

video1718165796.mp4

Features

  • User authentication and authorization using JWT tokens
  • Create, read, update, and delete memory posts
  • Upload images to memory posts
  • Tag memory posts with keywords
  • Search for memories by keyword
  • Responsive design for mobile and desktop devices
  • Error handling and validation using React and Express
  • MongoDB Atlas database for data storage

Installation

  • Frontend: npm i --legacy-peer-deps

  • Backend: npm i


Contributing

  • Pull requests and bug reports are welcome. For major changes, please open an issue first to discuss what you would like to change.