Skip to content

Snappy is a simple, fast and powerful code snippet creator.

Notifications You must be signed in to change notification settings

windward-hive/snappy

 
 

Repository files navigation

Snappy

Alt text

👀 What is Snappy

Snappy is an easy to use, powerful and customizable code snippet generator.


Table of Contents


👨🏻‍💻 Tech Stack

Snappy is being developed with a broad variety of technologies such as:

  • NextJS - The React Framework for Production.
  • Typescript - JavaScript with syntax for types.
  • Prisma - Next-generation Node.js and TypeScript ORM.
  • Chakra UI - For the beautiful handcrafted UI.

🌌 Features

  • Choose between plain colors or image background, gradients are on the way.
  • Customize the font as you like, tweaking the size and line height.
  • Modify the padding and more parameters of the window.
  • Pick the extension and download it or just copy it to the clipboard!

🔧 Installation

git clone https://github.com/faustinozanetto/snappy # Clone the repo in the folder of choice.
cd snappy # Cd into the cloned repo.
yarn install # Install the deps with yarn or npm.
cp .env.example .env # Copy the example env to the .env
yarn start:dev # Start Snappy!.

About

Snappy is a simple, fast and powerful code snippet creator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 61.7%
  • JavaScript 36.7%
  • CSS 1.3%
  • Other 0.3%