An application designed to store words, and then have multiple definitions added to them. The user can also attach an image to a word. It also includes a search bar feature, that will sort all of the words in order of similarity to the search.
Web browser with ES6 compatibility Examples: Chrome, Safari
Ruby 3.2.1 Bundler
Installation is quick and easy! First you can open this link https://quiet-dusk-64974.herokuapp.com/ to see the webpage in action live online. Or you can clone this repository to your machine, navigate to the file path in your terminal, and run 'app.rb' by typing '$ruby app.rb'. If you chose to clone the repository, after you run 'app.rb' you will need to copy the localhost path into your web browser. The standard localhost for Sinatra is port 4567
- Ruby
- Sinatra
- Rspec
- Capybara
- HTML
- CSS
- Bootstrap https://getbootstrap.com/
- Tanner Eustice
Copyright © 2017 Tanner Eustice