kelseyhuse30 / bucketlist

Sinatra final project for Flatiron - CRUD for a Bucketlist app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

To use this application:

  1. Go to https://github.com/kelseyhuse30/bucketlist
  2. Click the 'Clone or Download' button
  3. Copy the link
  4. In Command Line or Git Bash, type 'git clone ' then paste the URL
  5. Run 'bundle install'
  6. Type 'rake db:migrate'
  7. Run 'shotgun'
  8. Open the URL in a browser and run the application

About

Sinatra final project for Flatiron - CRUD for a Bucketlist app


Languages

Language:Ruby 60.2%Language:HTML 34.5%Language:CSS 5.4%