Skip to content

OLDER REACT PROJECT: A simple app to store your code snippets built in React + Redux

Notifications You must be signed in to change notification settings

riceball1/simple-code

Repository files navigation

Simple Code

Known issue with JWT token - if you cannot go to the root page, just remove 'jwt' from your localStorage or clear your browser history - issue still being worked on

Description:
A place to store, search, and aggregate all your coding snippets into your own library.

Purpose:
This app will allow users to store snippets of code, and create their own library. Code can be searched, copied, or added into a larger file to be imported. Hopefully support at least JavaScript and Python (see if it can be expanded to any programming language).

User Stories:

  • Can add snippets of code
  • Can add description to code snippets
  • Can add title to code snippets
  • Can search code snippets
  • Can copy code snippets
  • Can export specific code into one large file

Other:

  • Icons used designed by Madebyoliver from Flaticon
    • edit-1.png
    • settings-4.png
    • garbage-2.png
    • info.png
    • search-1.png
    • cloud-computing-2.png

Screenshots:

Simple Code Screen Shots

Links:

About

OLDER REACT PROJECT: A simple app to store your code snippets built in React + Redux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published