/travel-log

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

attendance-web

Keep track of your travel budget, places visited, photos, videos, and more.

Pre-requisites

  1. NodeJS
  2. NPM
  3. Web Browser

How to run it locally

  1. Install node dependencies

    npm install
  2. a. Use nodemon to run the server

    nodemon

    b. Run the server manually

    node server.js
  3. Site is live at localhost:8520. Open it in your preferred browser.

Collaborators

Nuh Uh. jk, it'll be nice if you add a nice UI to it.

License

GNU General Public License v2.0