Skip to content

christopherstyles/bookmarks

Repository files navigation

Bookmarks

Test Coverage

Deploy

Easily save and search your bookmarks.

Installation

Clone this repository.

% git clone https://github.com/christopherstyles/bookmarks.git

Setup dependencies and create the databases.

% bin/setup

Run the server.

% rails s