Skip to content

alirzaghlmpr/react-blog

Repository files navigation

React Blog with DummyJSON API

react-bloh

A React blog application featuring tag filtering, infinite scroll, and detailed author and post pages, built with Vite and React.

💻 See Online Demo

📽️ Project tuturial

🔧 Technologies Used

  • React
  • Vite
  • Axios
  • React Router
  • React Query
  • Tailwind CSS

🚀 Features

  • Main page displaying blog posts with tag filtering
  • Infinite scroll to dynamically load more posts
  • Post detail pages showing post content and comments with author information
  • Author pages displaying author details and their posts
  • Random image for avatars (https://avatar-placeholder.iran.liara.run/)

⚙️ Dummyjson API's

🛠 Project Setup

# Clone the repo
git clone https://github.com/your-username/your-blog-repo.git

# Move into project directory
cd your-blog-repo

# Install dependencies
npm install

# Run locally
npm run dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published