Skip to content

1610ayush/Blog-app-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blog App

Welcome to the Blog App repository! This is a full-stack web application built using React.js, Node.js, Express, MongoDB, and Firebase for authentication. The application allows users to view, upvote, and comment on blog posts.

Live Demo

You can access the live demo of the application here.

Features

  • User authentication using Firebase.
  • View and read blog posts.
  • Upvote blog posts. (only authenticated user)
  • Comment on blog posts. (only authenticated user)

Technologies Used

  • React.js - Frontend library for building user interfaces.
  • Node.js - Backend runtime environment for server-side code.
  • Express - Web framework for Node.js used to build the backend API.
  • MongoDB - NoSQL database for storing blog posts and comments.
  • Firebase - Authentication service for user login and registration.
  • Google Cloud - Deployment platform for hosting the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published