/swapi

Primary LanguageJavaScript

SWAPIT Client

Running the demo

  1. Clone swapi git clone git@github.com:oste/swapi.git
  2. Install dependencies yarn install or npm install from within swapi directory
  3. Run the application: yarn dev or npm run dev from within swapi directory
  4. Visit http://localhost:3000 and search for Star Wars characters!