StarWars React Project

About the project

The StarWars Planets' Search Engine provides the opportunity for StarWars fans to search for and filter planets according to numerous criterias. This project was developed as a compulsory Front-End training assignment given by Trybe Full-Stack Software Development School.

Technical questions

The current project was created twice to use both Redux and Context API (& Hooks). Here and there, you have access to the Redux coding, whereas the project refactored with Context & Hooks is available on this link.

For both, a mocked version of the official SWAPI (Star Wars API) was created, fetched and rendered: swapi-trybe.

Try it

You can use yourself the Search Engine by clicking in this project deploy link!!