Skip to content

A PERN 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/BlogAppV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlogAppV2

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://secret-reaches-68085.herokuapp.com/. You can use the following credentials:

Username: user1@gmail.com
Password: password123!

Description

This is a PERN 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. Note that this frontend was originally created for the MERN version of this app so the deployed build of this app is slightly different. However 99% of the contents are the same.

Pictures

image image image image image image image image

About

A PERN 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