Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 350 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 350 Bytes

Jet Fuel

A URL shortener and bookmarking app built as our first project in module 4. This is our introduction to JS-based back end technologies:

###Utilizes:

  • Vanilla Javascript
  • ES6 syntax via babel
  • Node.js
  • Express.js
  • Webpack
  • Tested w/ Mocha Chai

Assignment spec can be found HERE