========================== A TimeStamp verification server built for FreeCodeCamp's Timestamp Microservice challenge.
$ git clone https://github.com/fractalfox01/TimeStampApi.git
- Follow your system's guidelines for Installing Npm and Nodejs.
- This should install the dependencies listed in package.json (if not already downloaded).
$ npm init
$ npm install
$ npm start
- Then open a browser window and navigate to localhost:3000
- Click The link to send a test query.