BobApp Frontend - Angular 14 app for jokes.Material Design, CI/CD with GitHub Actions & SonarCloud.
1.1K
# BobApp Frontend š
Angular web application for browsing and enjoying jokes.
## š Quick Start
```bash
docker pull gautierdc/bobapp-frontend:latest
docker run -p 80:80 gautierdc/bobapp-frontend:latest
Access app: http://localhost
š Tech Stack
Angular 14.2.0
Angular Material (UI components)
TypeScript 4.8
Nginx (Production web server)
RxJS 7.5 (Reactive programming)
⨠Features
š² Display random jokes
šØ Material Design interface
š± Responsive layout
ā” Fast and lightweight
š Quality & CI/CD
ā
Automated testing with Karma & Jasmine
ā
Code coverage with Istanbul
ā
Quality analysis with SonarCloud
ā
Automated builds via GitHub Actions
ā
Optimized production build
Content type
Image
Digest
sha256:7a122856bā¦
Size
57.1 MB
Last updated
10 months ago
docker pull gautierdc/bobapp-frontend