Skip to content

Muhthoriqas/Basic-NodeJS

Repository files navigation

Node.js Logo

My Learn Node.js Repository

Welcome to my repository for learning Node.js! In this repository, you will find various Node.js scripts that I have written while learning Node.js.

Table of Contents

Introduction

Node.js is a popular JavaScript runtime that allows you to build scalable and high-performance applications using JavaScript. I created this repository to document my learning journey and share the scripts I have written with others who are also learning Node.js.

Usage

To use any of the scripts in this repository, follow these steps:

  1. Clone the repository: git clone https://github.com/Muhthoriqas/Basic-NodeJS.git
  2. Install the necessary dependencies for each script by running: cd Basic-NodeJS and npm install
  3. Go to topic you want to try
  4. Run the script: node file.js

Contributing

If you have any Bash scripts that you would like to share or any improvements to suggest, feel free to contribute to this repository! Fork the repository, make your changes, and submit a pull request.

License

This repository is licensed under the MIT License. See the LICENSE file for more information.

Releases

No releases published

Packages

No packages published