Skip to content

Parth-ctrl490/Nodejs_tutorial

Repository files navigation

🌐 Node.js Projects by Parth Shukla

Welcome to my Node.js Repository! 🚀 This repo contains multiple Node.js scripts and modules demonstrating event handling, HTTP servers, file system operations, and more. Perfect for learning and experimenting with Node.js! 🖥️


🗂 Files & Description

  • index.js — 🏁 Entry point of the Node.js project
  • httpserver.js — 🌐 HTTP server example
  • evennts.js — ⚡ Event emitter examples
  • fsmodules.js — 📂 File System module demonstrations
  • osmodules.js — 💻 Operating System module usage
  • pathmodules.js — 🛤️ Path module examples
  • urlmodule.js — 🔗 URL module usage
  • modulefirst.js — 📦 Custom module example (first)
  • module second.js — 📦 Custom module example (second)
  • second.js — 🔹 Additional module/script
  • website.js — 🌐 Basic website/server example
  • yoyo.html — 📄 HTML file for testing Node.js integration
  • package.json — 📦 Project metadata and dependencies
  • package-lock.json — 🔒 Exact versions of installed packages

✨ Features

  • Build basic HTTP servers 🌐
  • Learn Node.js modules: fs, os, path, url 📚
  • Work with custom modules 📦
  • Event-driven programming ⚡
  • Integrate HTML with Node.js projects 📄

⚙️ Installation

git clone https://github.com/Parth-ctrl490/NodeJs-Projects.git
cd NodeJs-Projects
npm install

About

This repo consists of my practice codes of tutorila of node js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published