OpenMic is a MERN stack project implementing CRUD operations, allowing users to create, update or delete their profiles, and read other profiles. Users will be either artists or venues, and each can connect with the other and leave ratings/reviews on their profiles.
A live demo of the website is viewable here: https://openmic-orbital.vercel.app/
The backend is hosted through Heroku, and the source code can be viewed here.