Skip to content

elizabethvenner/notes

Repository files navigation

#Notes App

This is a single page application created using vanilla JavaScript. It allows you to add items to a to do list.

####To use:

  • Clone this repository
  • Ensure Node.js is installed
  • Navigate to root directory in terminal and run npm install
  • Install http-server as per instructions on https://www.npmjs.com/package/http-server
  • Start the server and visit http://localhost:8080 to view
  • Create your notes! Please be aware that notes will not be persisted should you refresh the page.

####To test:

In root directory run open SpecRunner.html (xdg-open SpecRunner.html in Linux)

####Authors

Elizabeth Venner, Laszlo Bogacsi, Katy McCann, James Gardiner

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published