An open API service indexing awesome lists of open source software.

https://github.com/zahon/codepicture

Create beautiful pictures of your source code
https://github.com/zahon/codepicture

beautiful code codesnippets editor presentation screenshot sharing snippets tweet

Last synced: 9 days ago
JSON representation

Create beautiful pictures of your source code

Awesome Lists containing this project

README

          

![CodePicture logo](./assets/logo-dark.png#gh-dark-mode-only)
![CodePicture logo](./assets/logo-light.png#gh-light-mode-only)

> Create beautiful pictures of your source code.

## Introduction

[CodePicture](https://codepicture.vercel.app/) is the newest tool to help developers to create beautiful screenshots of their code, providing several
features to speed up the process to post in social media.

![CodePicture showcase](./assets/showcase-dark.png#gh-dark-mode-only)
![CodePicture showcase](./assets/showcase-light.png#gh-light-mode-only)

## Tech stack

- [Next.js](https://nextjs.org/) - framework
- [TypeScript](https://www.typescriptlang.org/) - language
- [NextAuth.js](https://next-auth.js.org/) - auth
- [Prisma](https://www.prisma.io/) - ORM
- [Vitest](https://vitest.dev/) - test runner
- [Tailwind](https://tailwindcss.com/) - CSS