Skip to content

AbdulRehman-Syed/code-snippet-manager

Repository files navigation

Code Snippet Manager

A TypeScript application for managing and organizing code snippets built with Vite.

Features

  • 📝 Create and manage code snippets with syntax highlighting
  • 🏷️ Organize snippets with categories and tags
  • 🔍 Search and filter functionality
  • 💾 LocalStorage persistence
  • 📤 Export/Import snippets as JSON
  • 🎨 Responsive design with modern UI

Technologies Used

  • TypeScript - Type-safe JavaScript development
  • Vite - Fast build tool and development server
  • ES6 Modules - Modern JavaScript module system
  • LocalStorage - Client-side data persistence
  • CSS3 - Modern styling with Grid and Flexbox

Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn

Installation

# Clone the repository
git clone https://github.com/YOUR_USERNAME/code-snippet-manager.git

# Navigate to project directory
cd code-snippet-manager

# Install dependencies
npm install

About

A TypeScript application for managing code snippets built with Vite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published