/client-control-app-backend

Back-end API of an application to create or control users such as: register, exclude and update - name, nickname, photo for profile (file upload). Simple design to train methods and resources in NodeJs

Primary LanguageJavaScriptMIT LicenseMIT

PROJECT-CLIENT-CONTROL-BACKEND

license

Back-end node server for user management in front-end application (repository-frontend).

System Architecture:

architetura - 3

How to build the project

1. Install project dependencies

npm install

How to run the project

npm start

Go to http://localhost:4000.