Full Stack MERN Project built using React, Node.js, Express & MongoDB
The App is called "Memories" and it is a simple social media MERN application that allows users to post interesting events that happened in their lives.
Setup:
- run
npm i && npm startfor both client and server side to start the app
