Songs Container
Custom CMS from scratch to store music information. The first version was made with React via CRA, uses React Context for state-management and CSS Modules for styling. The backend uses Express and PostgreSQL.
V2 (In development)
A second version using Next.js, Typescript and Tailwind CSS is currently in development.