https://github.com/s44wn/mern-blog
https://github.com/s44wn/mern-blog
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/s44wn/mern-blog
- Owner: S44WN
- Created: 2024-03-31T05:34:24.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-03T16:52:05.000Z (about 2 years ago)
- Last Synced: 2025-01-23T20:22:12.598Z (over 1 year ago)
- Language: JavaScript
- Size: 488 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Fullstack MERN Blog
This is a fullstack blog application built with the MERN stack. It allows users to create, read, update, and delete posts. Users can also like and comment on posts. The frontend is built with React and the backend is built with Node.js, Express, and MongoDB.