Skip to content

A full stack social media application built in MERN stack.

Notifications You must be signed in to change notification settings

ranu-agrawal/Memories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memories

Memories Memories Memories Memories

A full stack social media application built in MERN stack that allows users to post interesting events that happened in their lives.

Currently the app includes features such as posting, liking, updating and deleting posts.

Email login using JWT and OAuth Google Login.

Built With

  • Mongodb
  • Express
  • React
  • Nodejs

Getting Started

  1. Get a clone of the repo by executing the following commmands:
    git clone https://github.com/ranu-agrawal/Memories.git
  1. Install npm packages:
    npm i
  1. Set the required environment variables in server:
    CONNECTION_URL = "MONGO URL STRING"
    PORT = "PORT"
  1. Start server:
    nodemon
  1. For frontend:
    npm start

Acknowledgements

To Contribute

$ git add .
$ git commit -m "<set-your-commit>"
$ git branch -M <branch-name>
$ git push -u origin <branch-name>

Reach out

@ranu-agrawal: LinkedIn

Email: ranuagrawal0983@gmail.com