As part of a coding interview at Uni2Grow Cameroun SARL, this project builds a React app that pairs with a Spring Boot REST API for the purpose of digital invoicing.
npm install && npm run devIn case you configured the backend API to run on another port than 8092, you may override the relevant
configuration entry defined in .env in your local uncommitted .env.local file.