An Angular app for practising Angular and TypeScript in the Angular Essentials course on Udemy.
The app fetches data from the Star Wars API. The user can change a character's side (light or dark) and create new characters. New characters are saved locally, not sent to the API.