0 Forks
0 Stars
0 Watchers

rails_shopping

A rails app to practice creating shopping cards and making API calls (Epicodus Rails Week 3 Weekend)

How to download and setup rails_shopping

Open terminal and run command
git clone https://github.com/codemargaret/rails_shopping.git
git clone is used to create a copy or clone of rails_shopping repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rails_shopping https://github.com/codemargaret/rails_shopping/archive/master.zip

Or simply clone rails_shopping with SSH
[email protected]:codemargaret/rails_shopping.git

If you have some problems with rails_shopping

You may open issue on rails_shopping support forum (system) here: https://github.com/codemargaret/rails_shopping/issues