Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/praju-1/nodejs
This repository include NodeJS which is used for Backend technology
https://github.com/praju-1/nodejs
expressjs mongodb mongoose nodejs postman
Last synced: about 1 month ago
JSON representation
This repository include NodeJS which is used for Backend technology
- Host: GitHub
- URL: https://github.com/praju-1/nodejs
- Owner: praju-1
- Created: 2023-08-06T17:42:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-31T06:52:27.000Z (8 months ago)
- Last Synced: 2024-05-31T07:56:20.308Z (8 months ago)
- Topics: expressjs, mongodb, mongoose, nodejs, postman
- Language: JavaScript
- Homepage:
- Size: 134 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NODEJS
Welcome to the Node.js Practice Repository! This repository is a collection of small exercises and practice projects designed to help you learn and improve your skills in React.js.
## Getting Started
1. Clone this repository to your local machine using `https://github.com/praju-1/NodeJS.git`
## Running the Exercises
Each exercise folder contains a README file with detailed instructions on how to run and complete the exercise. Generally, you can follow these steps:
1. Install dependencies: `npm init -y`
2. Start the development server: `npm start` / `node filename`
3. To install third-party-packages : `npm install package_name`## Contributing
Contributions are not only welcome but encouraged! If you've come up with an interesting exercise idea or want to improve an existing one, feel free to open an issue or submit a pull request.