User registration project
Register a name and email
Change a record:
And then you can delete:
![]()
cd backend && npm i && npm start
in other terminal :
cd frontend && npm i && npm start
following these commands you will navigate to the folders of the different project folders, install the dependencies and then run the project.




