/swapi

The Star Wars API promises exercise

Primary LanguageJavaScript

swapi

The Star Wars API promises exercise

Project Setup

  1. Install dependencies: npm install
  2. Builds the app for production: npm run prod
  3. Runs the app in the development mode: npm run dev