Dunder Mifflin Infinity โพ๏ธ Sales dashboard system based on The Office show ๐ข Built-in ReactJS โ๏ธ, consuming a Java Spring API โ๐ Available on https://ddermffinfinity.netlify.app/ ๐ To run the backend app: mvn clean install Run the main class Sds4Application.java It will be available at localhost:8080 The database is accessable through localhost:5432/dsvendas To run the frontend app: npm start