Skip to content

lindsaywparker/jet-fuel

Repository files navigation

Jet Fuel - A Turing Mod 4 FEE Project

Synopsis

This project converts user-provided long URLs and converts them to short URLs while saving them to a selected folder. It is built on the front-end with jQuery and the back-end with Node/Express, knex, and PostgreSQL.

Design inspiration came from @ToshTak on Dribble.

See It Live

Jet Fuel on Heroku

Set Up

Clone the repo

Run npm install from the root directory

Run npm start and visit localhost:3000 in your browser

Test Driven Development

Jet Fuel uses Mocha and Chai for testing

Run with npm test

Original Assignment

Jet Fuel from the Turing School of Software & Design

Contributors

Lindsay Parker : GitHub Profile