Skip to content

A code/command snippet board made with React.js

Notifications You must be signed in to change notification settings

zhabib3/code-snips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Snips

An easy to use snippet clipboard made with React.js

code-snips

Concept

I needed a better way to store commands or coding snippets I use on a frequent basis, properly categrorized and efficient to copy/paste. With Code Snips I am hoping to build a functional customizable snippet repo with a well-designed UI.

Feature Roadmap - Frontend

  • Able to view code snippets
  • Snippets are organized in custom containers
  • Snippets can be edited and saved
  • Edit can be canceled, with Snippets returning to their previous state
  • Click a Snippet to copy it to clipboard
  • Able to Delete Snippets and Containers
  • New Snippets can be added to each container
  • New Code Containers can be added
  • Able to edit Container title
  • Search bar for filtering through all Snippets
  • Side Panel for favorite pins

Next Phase

Once I have completed the Frontend roadmap, I will start implementing a backend server to add dynamic persistence within the app.

This project was bootstrapped with Create React App.

About

A code/command snippet board made with React.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published