This project uses SWAPI - a Star Wars API. It fetches data from two HTTP endpoints
- Planets -
http swapi.dev/api/planets/
- People -
http swapi.dev/api/people/
In the project directory, you can run:
Installs all dependencies for your app.\
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.