- React - JavaScript library for building user interfaces
 - Material-UI - React components for faster and simpler web development
 
- Docker & Docker Compose - to build and run the app
 - Make - to easily run commands needed for development
 
third level boi
- Run 
make developat the root of this project. - Visit the app at http://localhost:3000.
 - Make your code changes! The app will reload whenever you save.