Hello everyone, today I am going to integrate my angular project(client) with the NodJS(backend) that was implemented by node and Express JS. So, first of all, you can see here the two projects on my desktop client and node Demo. The client project was implemented for a simple authentication system for login and registration. And backend project was implemented to save & provide the data and its communicate with the Mongo DB database. So to combine this 2 project. We need to move the client project inside the back-end project.
Github link
https://github.com/rezacse/mean-stack-step-by-step
#angular #node-js #angular.js