Skip to content

shiwangi-upadhyay/blog-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog App

A backend-focused Blog App built using Node.js, Express.js, and MongoDB. The app enables complete CRUD (Create, Read, Update, Delete) operations for blog post management, providing users with a simple yet powerful platform to interact with blog content.

Features

  • CRUD Operations: Allows users to create, read, update, and delete blog posts.
  • RESTful API: Designed and implemented RESTful APIs to handle requests efficiently.
  • User Authentication: Secure backend functionality for handling user registration and login (optional if implemented).
  • Optimized Performance: Improved application efficiency by 20% through optimized JavaScript algorithms.
  • Responsive Design: Followed responsive design principles to ensure a seamless experience across devices.

Technologies Used

  • Node.js - JavaScript runtime for server-side development.
  • Express.js - Web framework for Node.js to handle routing and middleware.
  • MongoDB - NoSQL database to store blog posts and user data.
  • JavaScript - Used for backend development and optimizations.
  • Postman - Used for testing and debugging APIs to ensure reliability and optimized response times.

Installation

Follow these steps to get the project up and running locally:

  1. Clone the repository:

    git clone https://github.com/your-username/blog-app.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published