Timestamp Microservice

This projects is part of the freeCodeCamp Backend curriculum.

The Timestamp Microservice is the first of five final projects.

App Screenshot (with example output)

Live Demo

Built With

  • Major languages (HTML, CSS, JavaScript)

  • Frameworks / Libraries

    - Node.js
    - Express.js
  • Technologies used

    - Git(version control)
    - ESLint(JavaScript linting)
    - VSCode(IDE)

Getting Started

To get a local copy up and running follow these simple example steps.

Install

Clone this repository

$ git@github.com:BenjaminSemah/timestamp-microservice.git
$ cd timestamp-microservice

Run project

$ npm install
$ npm start

Open page in browser

$ runs on http://localhost:3000/

Author

👤 Benjamin Semah

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.