Skip to content

Using Swapi (Star Wars API), I fetched character, planet and starship data and render respectively on UI. I used vanilla JS.

Notifications You must be signed in to change notification settings

ismailsumercetin/swapi-fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fetching and Rendering Swapi Data with JavaScript

Using Swapi (Star Wars API), I fetched character, planet and starship data, and render respectively on UI. I used vanilla JS. Instead of sending a request, I fetch data from local storage if already exists.

Test it out here: https://codesandbox.io/s/github/ismailsumercetin/swapi_task

About

Using Swapi (Star Wars API), I fetched character, planet and starship data and render respectively on UI. I used vanilla JS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published