🚀 Digistar Hacker Rizki Project

Welcome to the project! This is a Node.js project that leverages several powerful dependencies like Express, Axios, Lodash, and Moment. This guide will walk you through setting up the project, managing dependencies with npm, and other useful tips. Let's get started! 🌟

📖 Table of Contents

🌟 Introduction

This project is built with Node.js and includes the following key dependencies:

  • Express: A minimal and flexible Node.js web application framework.
  • Axios: A promise-based HTTP client for the browser and Node.js.
  • Lodash: A modern JavaScript utility library delivering modularity, performance, and extras.
  • Moment: A library for parsing, validating, manipulating, and formatting dates.

It also includes Jest as a testing framework to ensure the reliability of the codebase.

🚀 Getting Started

1. Clone the Repository

git clone https://github.com/zenkriztao/day1-digistar-npm.git
cd day1-digistar-npm
node main.js