The App is called "Memories" and it is a social media app that allows users to post interesting events that happened in their lives.
This is the Full Stack MERN Applications. In this application one can create, read , update and delte a post called memories and can see and like other's memories.
One can login In the app with both email(JWT) and google Oauth.
live preview of
###Learning
After this project I have developed a strong understanding of how the MERN Stack works.
You can launch the app here
###Setup:
- run
npm i && npm start
for both client and server side to start the app