zacharydanger / venn-diesel

A simple Venn diagram maker

Home Page:https://venn-diesel.glitch.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Venn Diesel

A simple Venn diagram maker powered by Glitch.

Glitch is the friendly commmunity where you'll build the app of your dreams. Glitch lets you instantly create, remix, edit, and host an app, bot or site, and you can invite collaborators or helpers to simultaneously edit code with you.

Find out more about Glitch.

Remix on Glitch

Local Development

Install node.js and npm. Clone this repo.

cd venn-diesel
npm install
PORT=8080 node server.js

Now browse to http://localhost:8080. Huzzah. You did it.

About

A simple Venn diagram maker

https://venn-diesel.glitch.me/


Languages

Language:JavaScript 99.2%Language:HTML 0.5%Language:CSS 0.3%