/swapi-test

Primary LanguageTypeScript

Swapi test

This application lets users search for Star Wars characters utilizing the Star Wars API and displays known information about them.

Prerequisites

  • node
  • yarn

Local run

yarn install
yarn start