Skip to content

akshatb622/Blogger-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blogger-App

A multiuser blogger application on which users can signup/login ,create blogs,make them public / private, post them and read the blogs of the other users.

This app uses Node.js,Express,MongoDB,Passport with Google OAuth for authentication.

Usage

Add your mongoDB URI and Google OAuth credentials to the config.env file

# Install dependencies
npm install

# Run in development
npm run dev

# Run in production
npm start

App Demo

accessibility text accessibility text accessibility text accessibility text accessibility text accessibility text accessibility text accessibility text accessibility text

About

A multiuser blogging application on which users can signup/login ,create blogs,make them public / private, post them and read the blogs of the other users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors