Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 393 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 393 Bytes

This is a simple app that can shorten URLS.

Download & clone as you please.

Run 'rake db:create && rake db:migrate' to set up the postgresql database.

Use 'rails s' in the Terminal, then navigate to 'localhost:3000' in your browser to play!

If you want to play around with it right away, a functional version can be found online at ant-ritly.herokuapp.com