philipbankier / Blast-Radius-Calculator-App

Takes user input and generates a d3 map with nuclear bomb blast radius information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blast Radius Calculator App

Need to add

Installation

Either download this repository as a zip or clone it.

  • To clone this repoitory:
    • Open your terminal
    • Install Git(if you haven't already)
    • Enter git clone https://github.com/philipbankier/Blast-Radius-Calculator-App.git

Usage

  • Navigate to project directory
  • Open your terminal and enter npm init
  • To start the server enter npm start
  • Open a browser and enter http://localhost:5000

Current Dev

  • Setting up project

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

About

Takes user input and generates a d3 map with nuclear bomb blast radius information


Languages

Language:HTML 43.2%Language:JavaScript 42.7%Language:CSS 14.1%