Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 620 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 620 Bytes

Social Media App

Introduction

This is a Social Media App for sharing memories with your friends and Family.

Memories

Features

  • Here you need to authenticate yourself first then only you can post your memories.
  • Once you have finished login/signUp now you can create a memory for yourself.
  • You can also edit or delete you previous memories.
  • You can like others memories as well.

Tech Stack

  • React.js
  • Node.js
  • Express.js
  • MongoDB
  • JWT Auth

Setup:

  • run npm i && npm start for both client and server side to start the app