Skip to content

YashMnC/souvenir-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Souvenir App

Introduction

Using React, Node.js, Express & MongoDB built a Full Stack MERN Application. The App is a simple social media app that allows users to post interesting events that happened in their lives.

About

The app has features such as like,edit and delete post. Users can also search posts using title or tags. It also has pagination for posts. Users can comment on posts.

Setup:

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