This is a simple Node.js application built with Express.js.
It demonstrates how to create routes and use environment variables with a .env file.
- Simple Express.js server
- Environment variables support (
.env) - Example route:
/youtubeโ returns "chai aur code"
Clone the repository:
git clone https://github.com/Hina7253/Node.js.git