https://github.com/shubhamdutta2000/star-wars
STAR WARS: Showing all star wars films, characters, starships, planets fetched from star war api with pagination
https://github.com/shubhamdutta2000/star-wars
buddy buddybuild minify netlify netlify-cli netlify-deployment pagination react react-query react-query-devtools star-wars starwars-api swapi swapi-api
Last synced: about 1 month ago
JSON representation
STAR WARS: Showing all star wars films, characters, starships, planets fetched from star war api with pagination
- Host: GitHub
- URL: https://github.com/shubhamdutta2000/star-wars
- Owner: Shubhamdutta2000
- Created: 2020-12-18T20:54:42.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-20T14:05:19.000Z (over 5 years ago)
- Last Synced: 2025-05-16T17:13:15.332Z (about 1 year ago)
- Topics: buddy, buddybuild, minify, netlify, netlify-cli, netlify-deployment, pagination, react, react-query, react-query-devtools, star-wars, starwars-api, swapi, swapi-api
- Language: JavaScript
- Homepage: https://star-wars-by-shubham.netlify.app/
- Size: 726 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# STAR WARS
- A web app that fetches data from The Starwars API and displays lists of characters, starship, films and planets made with react
## Features:
- Displays characters, people, starships and films info of Star wars
- Datas are fetched asynchronously from star wars api
- Initial Loading
- Datas are stored as cached data in the site
- Very fast to load all datas
- Pagination feature
## DEMO:
- Click this link to see this app live