My project for the Timestamp Microservice challenge as part of the curriculum for the APIs and Microservices Certification on Free Code Camp.
- Express.js
- CSS3
- HTML5
- Moment.js
$ git clone [email protected]:sagarsoni7/boilerplate-project-timestamp.git
$ cd timestamp-api
$ npm install
$ npm start
Go to http://localhost:3000
.