Skip to content

This is a React Native APP made with Functional Components and Hooks which makes a call to the Star Wars API to bring up data on your favorite Star Wars Characters. You can then filter the characters by gender, height/weight, or by name.

Notifications You must be signed in to change notification settings

mattkrebs2000/SWAPIReactNative

Repository files navigation

SWAPIReactNative

A React Native APP which makes a call to the Star Wars API to bring up data on your favorite Star Wars Characters.

alt text

alt text

This React Native App was created with functional components and Hooks. It is a search engine which uses the SWAPI (Star Wars API) to display characters that have (in their data) properties that match the search string. You can search by gender (male/femal), by height/weight (a number), or by name.

Deployment

This application can be found here.

User Experience

After the characters from the API have loaded onto the page enter a search value such as "Luke" or "Female" or "77" and the characters that have these strings at the beginning of any of their properties will load onto the screen. Those that don't will be filtered out.

About

This is a React Native APP made with Functional Components and Hooks which makes a call to the Star Wars API to bring up data on your favorite Star Wars Characters. You can then filter the characters by gender, height/weight, or by name.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published