An open API service indexing awesome lists of open source software.

https://github.com/aenesgur/mern_application_boilerplate

MERN Stack Boilerplate Application. It's "Memories" app that can post memories and like posts dynamically.
https://github.com/aenesgur/mern_application_boilerplate

expressjs mern mern-boilerplate mern-stack mern-stack-development mongodb nodejs reactjs

Last synced: 3 months ago
JSON representation

MERN Stack Boilerplate Application. It's "Memories" app that can post memories and like posts dynamically.

Awesome Lists containing this project

README

        

# MERN Memories Application Boilerplate

![MERN_Memories](https://user-images.githubusercontent.com/47754791/102821836-daf69980-43e8-11eb-8898-a3ed79a32ce7.PNG)

Full Stack MERN Application that 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