ericzhang69 / termux-goals-tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Goals tracking app

A tiny implementation of a goal tracker I wrote for the blog post: Building a Node.js application on Android

Installation

  1. Download the repo
$ git clone https://github.com/aurerua/goals-tracker.git
  1. Install the dependencies
$ cd goals-tracker && npm install

Running the server

$ node server.js

About


Languages

Language:HTML 53.1%Language:JavaScript 46.9%