Skip to content

Chinmay67/ShopSphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShopSphere

ShopSphere is a React.js-based website that fetches products from a dummy API and displays the data.

Key Technologies:

  • React.js: For building the user interface.
  • React-Redux and Redux-Toolkit: For state management.
  • Material UI: For frontend design and styling.

Features:

  • Pagination: Products are fetched in batches of 10 for efficient loading.
  • Search Functionality: Products can be searched based on their titles.
  • Category-based Filtering: Allows users to view products belonging to a selected category from the available options.

To Run:

  • Clone the repository.
  • run npm install in terminal.
  • run npm run dev.
  • go to localhost:5173 to see output.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published