Skip to content

A simple React app for sharing code snippets. Built for practice with React and vite, Tailwind CSS, and Express.

Notifications You must be signed in to change notification settings

LazyShuyaa/SnippetsBin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snippet Sharing App

Snippet Sharing React Website

A simple React app for sharing code snippets. Built for practice with React and vite, Tailwind CSS, and Express.

Features

  • Paste & share code snippets
  • Select programming language
  • Set optional expiration time

Tech Stack

  • React
  • Vite
  • Tailwind CSS
  • Express.js
  • Mongoose
  • highlight.js (For Code Syntax)

Deployment

  1. Fork the repository.
  2. Star the repository: If you find this project helpful, please star the repository!
  3. Deploy with Vercel: Click the button below.

Deploy with Vercel

Configuration

  • Go to the .env file.
  • Change the MONGO_URI to your MongoDB URL.