Original project https://www.youtube.com/watch?v=DqaTKBU9TZk , SuperSimpleDev
- Refactor application index.html, app.js, styles.css, convert to arrow functions.
- Style page.
- Initialize Node project.
- Write unit and integration tests (Jest).
- Use PostgreSQL (docker container) to persisit data.
- Containerize application and build docker-compose file.
- Push to dockerhub.
- Add instructions to run container in README.md