Skip to content

RohanShrestha01/game-store

Repository files navigation

Game Store

A Game Store built with react and stripe integration for payments.

Features

  1. Infinite Scroll in main page
  2. Paginated Results in category page and search page
  3. Skeleton Screens when loading data from API
  4. Bookmarks and Cart saved in browser storage
  5. Fetched Data Cached by React Query
  6. Search Functionality
  7. Payment Gateway Integration with Stripe
  8. Fully Responsive etc.