Skip to content

DimaWide/03-pet-blog-react-headless-wp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog WP - React

A modern, responsive blog website built with React. It features user authentication, dynamic blog post display, category filtering, search functionality, and pagination.

Screenshots:
Main | Single | Login | Register

Blog WP

Features

  • User Authentication: Fetches current user data using a bearer token stored in localStorage.
  • Blog Post Display: Fetches and displays blog posts from the backend with React Query, supporting dynamic filtering by category and search term.
  • Pagination: Navigates through multiple pages of blog posts.
  • Responsive Design: The layout adjusts for different screen sizes (mobile, tablet, desktop).
  • Error Handling: Basic error logging and loading states.

Tech Stack

  • React: Frontend framework for building the user interface.
  • React Query: Data fetching and caching.
  • Axios: HTTP client for API requests.
  • SCSS/CSS: Styling with a focus on readability and responsiveness.
  • Context API: Manages global state for user authentication.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published