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

https://github.com/parassolanki/snippets

Make your code snippets look better
https://github.com/parassolanki/snippets

react tailwindcss tanstack typescript

Last synced: 3 months ago
JSON representation

Make your code snippets look better

Awesome Lists containing this project

README

          

# Snippets

Snippets is a code snippets generator that allows you to create beautiful code snippets in language of your choice and share it with your friends.

## Preview

![Preview](./public/og.PNG)

## Installation

Install the dependencies

```shell
pnpm install
```

## Run locally

Run the development server

```shell
pnpm dev
```