Last semester, I worked on a food delivery application as part of a database module. The application used React, NodeJS, ExpressJS and PostgreSQL (which I like to call the PERN stack). The cool part of this project is definitely learning how to design the database, as the application requires logic for many user roles.
I continued working after the module to make the web application easily extensible and customizable. You can find the repository here.