Welcome to N-Task.
Live link: https://node-js-task-two.vercel.app/
-
Clone the repository to your local machine:
git clone https://github.com/farukphero/node--js-task cd node--js-task
-
Install the dependencies:
npm install
-
Start the server:
npm run dev
-
The server will start running on port 5000 by default.