Skip to content

Billwilke42/Bills-Travel-Tracker

Folders and files

NameName
Last commit message
Last commit date
Jun 10, 2020
Jun 10, 2020
Jun 1, 2020
Jan 25, 2019
Jun 10, 2020
Aug 19, 2019
May 11, 2021
Jun 6, 2020
Jun 3, 2020
May 16, 2019

Repository files navigation

Turing School of Software and Design Mod 2 Final Project

Bill's Travel Tracker

Setup

  1. Clone down this repo

  2. Then install the library dependencies. Run:

npm install
  1. Run npm start in your terminal.

  2. Go to http://localhost:8080/ in your browser and you should see the page!

  3. When ready to quit hit ctrl + c in your terminal to stop the server.

GIF

Learning Goals

  1. Utilize APIs
  2. Utilize Fetch: GET, POST, & DELETER
  3. Testing all files, including sad paths
  4. Testing with Chai Spies
  5. SRP and DRY code
  6. Create a DomUpdates file to handle DOM changes
  7. Get more practice with SASS

Contributor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published