Week 8 project at Makers Academy, which served as our introduction to Ruby on Rails. Also Capybara and RSpec in context of Rails.
- Learning foundations of Rails
- Learning how to test Ruby on Rails applications
- Ruby
- Rails
- Capybara
- Rspec
- Devise
- Postgresql
- Mustache.js
- Front end styling
- Additional functionality
git clone https://github.com/codepreneur/yelp-clone
cd yelp-clone
bin/rails s
Visit http://localhost:3000/restaurants in your browser.
cd yelp-clone
rspec