Skip to content

ytraddan/FakeProductsStore

Repository files navigation

Fake Products Store

React application for managing a catalog of products from FakeStoreAPI
Deployed on GitHub Pages and Vercel

Alt text

Tech Stack

Core

  • React 18
  • Vite
  • Redux
  • React Router
  • TypeScript

Styling & UI

  • Tailwind CSS
  • Lucide React
  • Shadcn/ui

Development Tools

  • ESLint
  • Prettier
  • TypeScript ESLint

Features

Product Management

  • View all products
  • Create new products
  • Edit existing products
  • Delete products
  • View detailed product information

Filtering & Search

  • Search products by title
  • Filter by price range
  • Filter by category
  • View favorite products

UI/UX Features

  • Responsive design (mobile, tablet, desktop)
  • Dark/Light theme toggle
  • Pagination
  • Loading skeletons

Running the project locally

  1. Clone the repository
git clone https://github.com/ytraddan/FakeProductsStore.git
  1. Install dependencies
npm install
  1. Start the development server
npm run dev

About

React application for managing a catalog of products from FakeStoreAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published