Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ahmnouira/happy-birthday-app

Very simple :birthday: **Happy Birthday** :a: Angular Application :stuck_out_tongue:.
https://github.com/ahmnouira/happy-birthday-app

birthday boostrap4 happy-birthday happycoding jquery jquery-library mp3 now-cli rxjs timer-application web-audio-api wishes zeit zeit-now

Last synced: 3 days ago
JSON representation

Very simple :birthday: **Happy Birthday** :a: Angular Application :stuck_out_tongue:.

Awesome Lists containing this project

README

        

# happy-birthday-app

![visitors](https://visitor-badge.glitch.me/badge?page_id=ahmnouira.happy-birthday-app)

> This a funny happy birthday application hosted in the cloud using _[Zeit Now](https://zeit.co/home)_

## Overview

![img](/img/main.png)

## in Action

to run this app just open your favorite browser go to URL provided below, and pass your friend name in the query parameter _who_:

`https://hb-app.now.sh/who?=`

* example:

`https://hb-app.now.sh/who?=ahmed nouira`

**Note**: if you didn't provide the query parameter _who_, by default it will be **To You**.

## Run in Development Mode

1. clone the repository `git clone https://github.com/ahmnouira/happy-birthday-app`
2. `cd happy-birthday-app` to enter to the folder.
3. install the app dependencies `npm i`.
4. `npm start` or `ng serve` to start the server.