Skip to content

A MERN blog app with CRUD functionality. It uses a redux approach and the frontend is developed with React Bootstrap.

Notifications You must be signed in to change notification settings

S-Makrod/BlogApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlogApp

Necessary Software

You will need npm to run this. Once you have npm go to the directory of the package.json and run

npm install

Demo

This app is live at https://floating-fjord-11218.herokuapp.com/. You can use the following credentials:

Username: user1
Password: password123!

Description

This is a MERN application developed with CRUD functionality. Users are able to sign-up and log in. If they are not logged in they can view blogs but once logged in they are able to view blogs, create blogs, like blogs, view users, and make comments. The frontend is done with React Bootstrap as well as Toastify for the toasts.

The frontend of this application can be found at: https://github.com/S-Makrod/BlogAppFrontend.

Pictures

image image image image image image image image

About

A MERN blog app with CRUD functionality. It uses a redux approach and the frontend is developed with React Bootstrap.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published