Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kevinsawicki/birthday-pizza
- Owner: kevinsawicki
- Created: 2015-04-02T20:06:27.000Z (almost 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2022-09-23T19:57:29.000Z (over 2 years ago)
- Last Synced: 2024-12-30T20:49:11.191Z (12 days ago)
- Topics: birthday, html, pizza
- Language: HTML
- Homepage: http://birthday.pizza
- Size: 2.98 MB
- Stars: 109
- Watchers: 2
- Forks: 27
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.