Skip to content

A simple blog website built with Spring Boot and React that allows users to write posts, like posts, comment on posts and search through posts with tags.

Notifications You must be signed in to change notification settings

MahmoudAbdelazim/Blog-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blog-Website

This is a simple Blogging website built in Spring Boot and React as a full-stack development practice.

The website allows users to create accounts, login, write posts, like posts, comment on posts, and search through posts using tags.

The Back-End:

The back-end is built with Spring Boot, it handles the authentication of users using JWTs (Json Web Tokens), and these are the main APIs for the back-end:

apis 1

The Front-End:

The front-end is built with React.js and Material UI, these are some screenshots from the website:

Landing Page:

landing

Register Page:

register

Login Page:

Login

Home Page:

home

Post Page:

post

Features and Enhancements

I will keep adding more features to the website and I'll be glad to hear any recommendations for enhancement through the issues.

About

A simple blog website built with Spring Boot and React that allows users to write posts, like posts, comment on posts and search through posts with tags.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published