Skip to content

akshayaashok11/Blog-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog-Web-Application

This project is a blog web application created using Node.js, Express.js, EJS, HTML, CSS (Bootstrap Framework), JavaScript and MongoDB.

Features

1. Post Creation: Users will be able to create new posts.

2. Post Viewing: The home page will allow the user to view all their posts.

3. Post Update/Delete: Users will be able to edit and delete posts as needed.

Setup Instructions

  1. Clone the repository to your local machine.
  2. Install dependencies using npm install.
  3. Ensure MongoDB is running on your system.
  4. Start the application using npm start.
  5. Access the application in your browser at http://localhost:8080.

Usage Instructions:

1. Creating an Article: On the homepage, click on the "Create Article" button to add a new post.

2. Viewing Full Articles: Click on the "Read More" button of any article to view its full content.

3. Deleting an Article: To remove an article, click on the "Delete" button associated with that article.

4. Editing and Updating an Article: Click on the "Edit" button of the article you wish to modify, make changes, and save them.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors