Skip to content

datturbomoon/code-snippet-organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Snippet Organizer

A simple web application that allows users to save, search, and organize code snippets efficiently.


Features

  • Add new code snippets with a title and tag.
  • Search snippets by title or tag.
  • Edit or delete existing snippets.
  • Clean and modern user interface with responsive design.

Screenshot

Screenshot


Installation

  1. Clone this repository:
git clone https://github.com/datturbomoon/code-snippet-organizer
cd code-snippet-organizer
  1. Open index.html in your web browser.

Usage

  1. Enter a snippet title.
  2. Select a tag from the dropdown.
  3. Write or paste your code.
  4. Click Save Snippet to store it.
  5. Use the search bar to filter snippets by title or tag.
  6. Edit or delete snippets as needed.

File Structure

code-snippet-organizer/
├── index.html
├── styles.css
├── script.js
├── images/
└── README.md

Technologies Used

  • HTML
  • CSS
  • JavaScript

License

This project is licensed under the MIT License.

About

A simple web application that allows users to save, search, and organize code snippets efficiently.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published