Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 916 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 916 Bytes

INTRO

A Full Stack MERN Project called "Memories", it is a simple social media MERN(CRUD) application Using React, Node.js, Express & MongoDB that allows users to post interesting events that happened in their lives. Its also has features like Authentication! allowing users to register and log in (Email login using JWT, OAuth Google login, etc.) And also implements MERN pagination, title & tags search, and client-side routing to a post details page.

Setup:

  • run npm i && npm start for both client and server side to start the app

SAMPLES

image

image

image