Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 383 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 383 Bytes

Memories Project

Memories

Introduction

Using React, Node.js, Express & MongoDB. The App is called "Memories" and it is a simple social media app that allows users to post interesting events that happened in their lives.

Setup:

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