Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 713 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 713 Bytes

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.