This contains my nodeJS learning journey with following topics.
- Routing with expressJS
- Connecting to MongoDB and also CRUD on database.
- Handling files
- Working with other packages like mongoose, handlebarsJS, JSONwebtoken, bcryptJS
To initialize npm Run command : npm init -yes