RAlanWright / complimentsJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

complimentsJS

This is a Node.js project, utilizing express, that will generate a random compliment (or insult) when you click the appropriate button.

Installation

This requires installing express.

npm init -y

npm install express

node server.js

About


Languages

Language:JavaScript 82.3%Language:HTML 17.7%