This is a website which allows one to select a specific time range of a YouTube video and make it accessible under a custom slug. It's like bit.ly, but for YouTube clips. You can check it out here: clipp.li
The backend is a serverless Node API connected to a MongoDB database.
The frontend is a React app, which is server-side-rendered with Next.js.