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.
- Host: GitHub
- URL: https://github.com/aenesgur/mern_application_boilerplate
- Owner: aenesgur
- Created: 2020-12-21T20:58:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-21T21:04:05.000Z (over 4 years ago)
- Last Synced: 2025-01-08T08:45:28.137Z (5 months ago)
- Topics: expressjs, mern, mern-boilerplate, mern-stack, mern-stack-development, mongodb, nodejs, reactjs
- Language: JavaScript
- Homepage:
- Size: 387 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MERN Memories Application Boilerplate

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