A full-stack web application built with Spring Boot on the backend and React.js on the frontend, containerized with Docker, deployed on AWS, and automated with GitHub Actions CI/CD.
Your browser does not support the audio element. Most of the time when we fetch data, we do that from an external endpoint (API) which is a server. Once that data is ...
Fixed AppRoute component. Solved issue with passing params to components from React Router. If you want to fix it manually, see the commit here.