Skip to content

This is a Memories app where you can post memories, with title, photo, and some text, and see other people's memories. And also like and delete your memories. It's much like a social media app

Notifications You must be signed in to change notification settings

developer-junaid/MERN-Memories-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📕 Memories Manager (Full-Stack App)

Memories Manager Applciation, where Users can add, delete, update and like memories, and View each other's memories !!

Backend Deployed at: 🔗 https://memories-gd24.onrender.com/

Interface

Mobile Interface

Run Locally

  • Run this command git clone https://github.com/developer-junaid/MERN-Memories-App.git
  • You are now in the dev environment and you can play around

Features

  • Authentication (Login/Signup) and with (Google)
  • Create and Update Memories
  • Like and Delete Memories
  • View Other user's memories
  • Recommended Posts
  • Mobile Responsive
  • Open Source (Tweak it and use it) :)
  • Pagination
  • Validation

Tech Stack

  • HTML5
  • CSS3
  • Javascript and ES+6
  • Material-UI
  • ReactJs
  • Redux, Redux-Thunk
  • NodeJs
  • ExpressJs
  • MongoDB Atlas

Packages

  • Frontend

    • axios
    • moment
    • redux
    • redux-thunk
    • @material-ui/core
    • @material-ui/icons
    • material-ui-chip-input
    • @material-ui/lab
    • react-file-base64
    • react-google-login (for google login feature)
    • jwt-decode (web tokens decoding)
  • Backend

    • express
    • mongoose (for managing mongoDB)
    • cors
    • dotenv (for environment variables)
    • body-parser
    • nodemon
    • bcryptjs (for password hashing)
    • jsonwebtoken (for web tokens and sessions)

About

This is a Memories app where you can post memories, with title, photo, and some text, and see other people's memories. And also like and delete your memories. It's much like a social media app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages