desmosinc / mathograms

This is a little node.js app, using the Desmos API and the Mandrill API for making the perfect card for the math lover in your life.

Home Page:http://www.mathogram.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Math-o-grams by Desmos

This is a little project by the folks at desmos.com to:

  • show the world how easy it is to use the Desmos API
  • let the math nerds and math nerd lovers send adorable valentine's day cards

Try it out live at http://www.mathogram.com

Quick Start Guide

  1. Install node (visit www.nodejs.org)
  2. Clone this repo and navigate to the root of it
  3. Install dependencies by typing: npm install
  4. Run the app by typing: node app.js
  5. Visit http://localhost:5000 from your browser

Deploying

To deploy, you'll need to get an account set up with heroku and follow their instructions here: https://devcenter.heroku.com/articles/getting-started-with-nodejs

Making Your own Desmos Apps

Head over to https://www.desmos.com/api to see our API docs. If you'd like your own key (required for any public-facing app), send us an e-mail at partnerships@desmos.com.

We can't wait to see what you build with the Desmos API!

About

This is a little node.js app, using the Desmos API and the Mandrill API for making the perfect card for the math lover in your life.

http://www.mathogram.com

License:MIT License


Languages

Language:JavaScript 41.1%Language:CSS 33.9%Language:Pug 25.0%Language:Procfile 0.1%