Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 668 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 668 Bytes

Whether this is your first trip or your 100th trip, it’s always helpful to have a list of what items you may want to pack while traveling. Travel Checklist is an app with basic items you may need on your trip, divided into categories.

  • Create a new list
  • Click on the checkbox when the item is packed.
  • Add or remove items as necessary.
  • All the changes to the list are stored in local storage.

Installation

Update node
npm update -g npm

Install grunt
npm install grunt@~0.4 grunt-contrib-concat grunt-contrib-uglify --save-dev

Run grunt
grunt

Run server
http-server

Web App

https://travelchecklist-b736d.firebaseapp.com/