https://github.com/anshuman-02/blogapp
A full-stack blog application built with EJS, CSS, JavaScript, Node.js, and Express.js
https://github.com/anshuman-02/blogapp
blog-app css curd ejs express-js full-stack javascript webdevelopment
Last synced: 6 months ago
JSON representation
A full-stack blog application built with EJS, CSS, JavaScript, Node.js, and Express.js
- Host: GitHub
- URL: https://github.com/anshuman-02/blogapp
- Owner: Anshuman-02
- Created: 2024-12-15T03:36:03.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-12-15T03:41:56.000Z (10 months ago)
- Last Synced: 2025-04-02T14:13:22.628Z (6 months ago)
- Topics: blog-app, css, curd, ejs, express-js, full-stack, javascript, webdevelopment
- Language: EJS
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog Application 📝
A full-stack blogging application where users can create, edit, delete, and view blogs. Built using EJS, CSS, JavaScript, Node.js, and Express.js.
## Features
- **Create Posts:** Add new blog posts with a title and content.
- **Edit Posts:** Update existing blog entries.
- **Delete Posts:** Remove blogs with a single click.
- **View Blogs:** Explore blogs created by other users.## Technologies Used
- **Front-End**: EJS, CSS, JavaScript
- **Back-End**: Node.js, Express.js