Skip to content

SalmanAjani/Blogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blogger

Description

Blogger is a minimal blogging app where users can read blogs written by other users and create their own blogs if they so wish.

Purpose

The objective of this project is to create a blogging app where the UI is easy to navigate and CRUD operations can be performed easily as well.

Tech Stack

Client:

  • React
  • Context API
  • SCSS

Server:

  • Node.js
  • Express.js
  • MySQL

Features

  • Relational database is being used for management of data.
  • Error and loading state is being maintained in the entire app.
  • User authentication using JWT.
  • User can only edit/delete their own blogs.
  • UI is fully responsive for all screen sizes.

Screenshots

Login:

blog1

Home: blog2

Single: blog3

Create: blog4

About

Blogger is a blogging app where users can check out blogs written by other users and also add their own blog.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors