Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 696 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 696 Bytes

Blogs App

A blog app using Next.js (pages router), tailwindcss, mui, redux and redux-thunk, formik-yup, etc

Features

Here're some of the project's best features:

  • Filtering blogs based on categories within a category slug page.
  • Created nested comments for blogs.
  • Able to Like and bookmark blogs
  • Utilized pagination for blogs using MUI to enhance content navigation.
  • Managing sign-in, sign-up, and sign-out processes with Redux and Redux-Thunk, utilizing email and password authentication.

  • Because back-end is local, project could not be deployed on a server