The Phone Book app lets you store names and contact information into an online phonebook.
Clone into any local directory and navigate there using the command line.
Run 'bundle'
Run 'ruby app.rb'
In your browser visit "localhost:4567" to begin using the app.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Alex Beeken
MIT License