Skip to content

Contentstack-AnkitaD/Infinite-swapy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infinite SWAPI

A project to demonstrate React Query useInfiniteQuery, for the Udemy course "React Query: Server State Management for React"

Installation

#. Download this directory, or clone or fork this repo #. npm install --legacy-peer-deps

Note The --legacy-peer-deps is very important since this project uses React Infinite Scroller, which doesn't (yet) support React 17.

Running the App

Run npm start. The app will be found at [http://localhost:3000]

Server

This app uses the Star Wars API server.

About

INFINITE SCROLLING USING REACT QUERY

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.1%
  • HTML 20.5%
  • CSS 13.4%