Part 8: Integrate Angular with Node JS

Опубликовано: 01 Октябрь 2024
на канале: Programmer Tunnel
32,100
217

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.

Previous Tutorial:    • Part 7: Angular Reactive Forms with M...  


Playlist:    • Mean Stack (step by step)  

Github link
https://github.com/rezacse/mean-stack...