Skip to content

React app which makes use of a REST API to output a list of Star Wars movies via http requests.

License

Notifications You must be signed in to change notification settings

commit-kyle/Star-Wars--movies-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Star Wars Movies

Table of contents

General info

This project is simply lists Star Wars movies when requested by the user.

The content is retrieved from the Star Wars API -- SWAPI -- through the use of the 'Fetch' Web API.

The method is called when a button, clearly visible upon startup, is clicked by the user. This then fetches the list of movies made available by SWAPI.

In addition, a loading animation makes for a visually pleasing wait, whilst data is fetched. However, this retrieval is relatively fast.

Technologies

Latin Blog is created using:

  • react version: 17.0.2

Live website

The link for a live demonstration of how this app works can be found here; Star Wars Movies

I hope you enjoyed it!

About

React app which makes use of a REST API to output a list of Star Wars movies via http requests.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published