Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/githubak2002/simple-blog-app
Simple Full stack Blog-app with auth and all CRUD operations. Data is getting saved on mongoDB database. Fully responsive and functional website.
https://github.com/githubak2002/simple-blog-app
authentication blog fullstack-development responsive-web-design website
Last synced: 30 days ago
JSON representation
Simple Full stack Blog-app with auth and all CRUD operations. Data is getting saved on mongoDB database. Fully responsive and functional website.
- Host: GitHub
- URL: https://github.com/githubak2002/simple-blog-app
- Owner: Githubak2002
- Created: 2023-11-18T21:16:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-01T22:11:10.000Z (8 months ago)
- Last Synced: 2024-05-02T15:24:39.030Z (8 months ago)
- Topics: authentication, blog, fullstack-development, responsive-web-design, website
- Language: JavaScript
- Homepage: https://blog-app-z55p.onrender.com
- Size: 640 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Full stack blog-app-mern
Live Demo →
File structure -
client - frontend folder
all other files are for backend.- live and deployed on render
- Full [MERN] stack
- CRUD operation
- Register a new User
- Login and Logout functionalities
- Write and post a new Blog, etc...