Keep track of your travel budget, places visited, photos, videos, and more.
-
Install node dependencies
npm install
-
a. Use nodemon to run the server
nodemon
b. Run the server manually
node server.js
-
Site is live at
localhost:8520
. Open it in your preferred browser.
Nuh Uh. jk, it'll be nice if you add a nice UI to it.