swapi Demo The Star Wars API promises exercise Project Setup Install dependencies: npm install Builds the app for production: npm run prod Runs the app in the development mode: npm run dev