Skip to content

TurboYjs/code-snippets

 
 

Repository files navigation

This is a code snippet creator app built with NextJS, Prisma Client, Tailwind and SQLite

Getting Started

First, install dependencies:

npm install

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

You can create new code snippets by adding a title and pasting in a code snippet.

You can then edit or delete the result

About

A code snippet app - Next / Prisma / SQLite / Tailwind CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 97.9%
  • CSS 1.7%
  • JavaScript 0.4%