Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 416 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 416 Bytes

Star Wars App

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.