vivekop0 / Blogging-Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blogging Applicaton

Introduction

This advanced Blogging Application is built using TypeScript, Next.js, Tailwind CSS, Node.js, MongoDB, and Redis. The purpose behind developing this application is to build a robust Blogging Web app in which the registered user can create Blogs and post it to the app such the users of the application can make use of it and can also share their views about Blog using Comment section.

Features

This application provides users with the following features

  • Serving all CRUD operations, with add on comment facility.
  • Pagination, Search and Sort implementation on server side for robust support.
  • Authentication using JWT Tokens
  • A Blogging Application that can be used to create blog with upload pictures facility both while creating blog and registering to the Blogging Portal.

Step-1

Screenshot from 2024-01-29 12-50-18

Step-2

Screenshot from 2024-02-05 19-51-41

Step-3

Screenshot from 2024-02-05 19-48-00

Step-4

Screenshot from 2024-02-05 19-25-20

Step-5

Screenshot from 2024-02-05 19-26-07

Step-6

Screenshot from 2024-02-05 19-37-10

Step-7

Screenshot from 2024-02-05 19-26-33

Step-8

Screenshot from 2024-02-05 19-28-10

Step-9

Screenshot from 2024-02-05 19-44-05

About


Languages

Language:TypeScript 97.3%Language:JavaScript 2.0%Language:CSS 0.7%