Skip to content

Kodecheff/react-query-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Query-App

This project uses SWAPI - a Star Wars API. It fetches data from two HTTP endpoints

  • Planets - http swapi.dev/api/planets/
  • People - http swapi.dev/api/people/

Available Scripts

In the project directory, you can run:

npm install

Installs all dependencies for your app.\

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About

An app created using react query library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published