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

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

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