Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.03 KB

File metadata and controls

37 lines (23 loc) · 1.03 KB

NodeJS from fundamentals to advance concepts

This project contains different applications in nodejs. Ranging from a simple hello world to rest server, socket server, web server applications.

Applications

Tasks App GIF

Weather App GIF

Queue App GIF

Socket Chat GIF

Installation

On each application make sure to run npm install

Usage

Verify the scripts on the package.json file