Skip to content
/ HW3 Public

Simple app that fetches STAR WARS characters using SWAPI.

Notifications You must be signed in to change notification settings

yaroslavDp/HW3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Simple app that fetches STAR WARS characters using SWAPI. Once you start the App you will see 10 characters. Then in searchbox you can fetch any charachter by it's ID (range 1-83). Also there is a simple input field which emulates the "updaiting" process (I used Promise with setTimeout cause SWAPI does not support 'put' or 'patch' requests). How to start: Clone git repository to your local directory -> Open with VS Code -> Start app with Live Server.

About

Simple app that fetches STAR WARS characters using SWAPI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published