Skip to content

AliSchlereth/root_and_branch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This application is a mock store called Root & Branch.

Root & Branch sells socially responsible goods.

Experience this project live: https://root-and-branch.herokuapp.com/

To run locally:

git clone [email protected]:epintozzi/root_and_branch.git
rake db:create db:migrate db:seed
rails s

The test suite uses rspec and capybara: rspec

This app is written in Rails v5.0.0.1

About

eCommerce site selling sustainable goods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 77.7%
  • HTML 18.0%
  • CSS 3.4%
  • JavaScript 0.9%