https://github.com/datswissguy/marvel-app-frontend
Marvel-App: Frontend Repository
https://github.com/datswissguy/marvel-app-frontend
angular frontend
Last synced: about 2 months ago
JSON representation
Marvel-App: Frontend Repository
- Host: GitHub
- URL: https://github.com/datswissguy/marvel-app-frontend
- Owner: DatSwissGuy
- Created: 2020-03-29T14:44:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T13:28:04.000Z (over 3 years ago)
- Last Synced: 2025-03-03T12:16:06.490Z (over 1 year ago)
- Topics: angular, frontend
- Language: TypeScript
- Homepage: https://github.com/DatSwissGuy/marvel-app
- Size: 6.35 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MarvelApp (Frontend Only)
This is an educational Angular SPA consuming 2 RESTful APIs: The official Marvel API and a custom made API (Laravel). The backend repository can be found [here](https://github.com/DatSwissGuy/marvel-app-backend).
This project was originally generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.3.9 and has been updated / upgraded to Angular version 10 including all dependencies (e.g. NgRx).
This Angular App was created during my internship at [Liip](https://www.liip.ch). After my internship it has been further developed. Please check the repo under `Full Application`.
# Full Application
The full stack application as a Docker Compose setup can be found [here](https://github.com/DatSwissGuy/marvel-app).