Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.94 KB

README.md

File metadata and controls

52 lines (36 loc) · 1.94 KB

Project Overview

This project is a dynamic web application developed with Next.js and styled using Tailwind CSS. It features robust search functionality and state management through Redux and Redux Toolkit. The application includes essential pages for creating, managing, and viewing blog content.

Technologies Used

  • Next.js: For server-side rendering and static site generation.
  • Tailwind CSS: For utility-first styling and responsive design.
  • Redux: For state management.
  • Redux Toolkit: For efficient Redux development.

Project Features

  • Search Functionality: Filter and search through blog posts.

Project Screenshots

Below are some screenshots of the project:

Screenshot 1

Screenshot 1 Description: Landing page showcasing the main navigation and introductory content.

Screenshot 2

Screenshot 4 Description: Blog post creation page where users can input and publish new blog content.

Screenshot 3

Screenshot 5 Description: Detailed view of a blog post, including content and author information.

Screenshot 4

Screenshot 6 Description: User profile page for updating personal details and settings.

Screenshot 5

Screenshot 7 Description: Comments section under a blog post, showing user feedback and interaction.

Additional Screenshots

Screenshot 6

Screenshot 8 Description: Related blog posts and content recommendations.

Screenshot 7

Screenshot 10 Description: Search functionality for filtering and finding blog posts.

Screenshot 8

Screenshot 11 Description: Loading state of the application during data fetching.