COIN FLIP

A fullstack application that runs a simple coin flip game with the logic on the backend

How It's Made:

Utilized:

  • JavaScript
  • Node
  • CSS

Users are able to select heads or tails and a simple "coin flip" ensues.

Lessons Learned:

Through building this app, I was able to learn more about building API's and using core node

Optimizations

As someone with no background in art, styling could definitely use improvements.

Optimize CSS

Some of the code needs to refactored for better readability.


Running the app Locally

Install

npm install

Things to add

  • npm install figlet --save

Run

node server