Skip to content

alexwithstars/vSnippet

Repository files navigation

vSnippet

A simple snippet generator for VSCode made in React. This project is a remake of the snipps project made for me in 09/2023 (today 08/2024). I hope you enjoy it.

📝 Features

  • 🐛 Easy to use
  • 🚀 Fast
  • 🎨 Customizable
  • 🌐 Offline support
  • 👔 Modern UI
  • 📱 Mobile support
  • 💻 Open source
  • 💸 Free

🌐 Web

You can visit the web and try it out.

🖥️ Local

To run locally:

  1. Create a Fork of this repository.
  2. Clone the repository to your local machine with git clone git@github.com:your-username/vSnippet.git.

Prerequisites

Installing and running

  1. Install pnpm (if not installed):
npm install -g pnpm
  1. Install dependencies and run:
pnpm install && pnpm dev

Contributing

You can contribute to this project just by following these steps:

  1. 🌲 Make a new branch in your fork for your changes
  2. 🚀 Commit your changes
  3. ☁️ Push your changes to your fork
  4. 📫 Create a pull request with your changes from the branch you created in step 1 to the main branch.

📦 Stack

JavaScript Style Guide React Vite pnpm Vercel Heroicons


vSnippet © 2024 by Alexwithstars is licensed under CC BY-NC-SA 4.0

About

A website to create snippets for Visual Studio Code made in react js

Topics

Resources

License

Stars

Watchers

Forks

Contributors