Skip to content

App to help developers organize reference materials.

Notifications You must be signed in to change notification settings

BrettRHolland/devfolders

Repository files navigation

DEVFOLDERS

Save collections of notes, videos, snippets, and links inside folders.

Technologies

  • Ruby
  • Ruby on Rails
  • React
  • React Router
  • Youtube API Search

Installation & Usage

git clone https://github.com/BrettRHolland/devfolders.git
cd devfolders
bundle install
rails db:create && rails db:migrate && rails db:seed (to add test user data and accounts)
rails s

Authors

  • Brett Holland

Releases

No releases published

Packages

No packages published