Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kevinsawicki/birthday-pizza

It's probably your birthday somewhere
https://github.com/kevinsawicki/birthday-pizza

birthday html pizza

Last synced: 7 days ago
JSON representation

It's probably your birthday somewhere

Awesome Lists containing this project

README

        

# :birthday: :pizza: birthday.pizza :birthday: :pizza:

[![Build Status](https://travis-ci.org/kevinsawicki/birthday-pizza.svg)](https://travis-ci.org/kevinsawicki/birthday-pizza)

The code for http://birthday.pizza

To run locally:

```sh
git clone https://github.com/kevinsawicki/birthday-pizza.git
cd birthday-pizza
npm install
npm start
```

Then open [http://localhost:3000](http://localhost:3000) in a browser.