Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 501 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 501 Bytes

Share Memories MERN Project


A simple social media app that allows users to post interesting events that happened in their lives. This application implemented using MERN stack. This allows other users to like those uploaded memories of a particular user.

  • Clone the repository
git clone https://github.com/ShehaniWageesha/Share-Memos-Project-MERN.git
  • Run these commands for both backend and frontend to start the app
npm install
npm start