Skip to content

Latest commit

 

History

History
51 lines (45 loc) · 1.04 KB

README.md

File metadata and controls

51 lines (45 loc) · 1.04 KB

Memories - MERN App

Preview

Features

  • Authentication
  • Google Authentication + Backend user singup and login implemnetation
  • Liking Post
  • Editing Post
  • Deleting Post
  • Modern Responsive Design

Tech

  • React
  • Material-UI
  • Redux
  • Node
  • Express
  • MangoDB / Mongoose
  • Google OAuth
  • JWT

Download Locally

In order to download project locally, you must get your own API keys. Each folder contains a .env.example
You will need:

  • Google OAuth Client ID
  • MangoDB Atlas Connection String
  • Your Own JWT Secret word (can be any random word you like)