diff --git a/README.md b/README.md index 8487035..a129aea 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,9 @@ It was first built on Angular V8 and later upgraded to the latest (as of 2022) * The project uses the magic of Firebase **Firestore** to show/cast votes in realtime across all connected users. Live demo: https://abdellah-aski.web.app/AngularFirebaseVotingApp/ +(the Live demo is currently hosted on Firebase Hosting service) +![](https://i.imgur.com/o4Ow96o.gif) ## Development server Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.