About the app This is REST API project for managing products (in Node/Express). How to run the API In your terminal, navigate to the project directory. Run npm install to install all dependencies. Run npm start to start the app.