This project was created in JStack course.
The back-end uses NodeJs with Express for create an API to connect a PostgreSQL database.
The front-end uses ReactJs without library for manipulates contacts created in API.
For run API, you're need create a PostgreSQL database in your machine with Docker. For run front-end, you're need set some enviroment variables to connect with API and uses the project in your browser.