-
Click here for Assignment Statement
- This repository is the final draft of the solution
-
Apply same steps for running app in macOS, Windows and Ubuntu
- PostgreSQL:
- database
- NodeJS:
- server
- ExpressJS:
- backend framework
- ReactJS:
- front end library
- Bootstrap 4:
- front end library
- Docker:
- containerization
-
Download and Install Docker Desktop (if you don't have it already)
-
Open the project root folder in terminal
-
Execute
docker-compose up --build
in the terminal -
After Database, Server and Client containers have spun up in the terminal, visit
http://localhost:3500
for the app front-end