Demo: Snippet.fyi
This is a fairly basic snippet export tool inspired by Ray.so that creates beautiful code snippets and allows for PNG, SVG and Base 64 export of your snippets.
Just like any other Next.js application, install the dependencies and run next dev.
# Install Dependencies
yarn install
# Run Project
yarn dev
This project is open-source and you're welcome to clone and use in your own projects. It is maintained intermittently.