Develop a React application, based on StarWars API https://swapi.co/.
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Install module to perform a GET request.
It may take times to fetch.
- Display all peoples from StarWars movies
- Display individual people details
- Using Redux