Uses the following technologies:
- Docker (and Docker Compose)
- React
- Node.js
- MySQL
- Sequelize
# in main directory
docker-compose up
# in a separate terminal, inside classifieds-app
yarn
yarn watch
Check out my video series for a step-by-step tutorial on how to deploy this.