Michi441 / RailsShoppingCard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

README

This project shows how to build the foundation of any ecommerce in Rails: A Shopping Card.

Feel free to clone this repo to learn from it.

If you prefer Tutorials, check out my Channel:

#https://youtu.be/rPmlA_T_J84

Almost all code was taken by HappyCoding's tutorial series on YouTube, but with a few improvements and more explanation.

  • Clone this repo
  • bundle install
  • rails s
  • head over to localhost:3000/products to create new products
  • localhost:3000 to view the main page

About


Languages

Language:Ruby 72.5%Language:HTML 18.9%Language:CSS 4.7%Language:JavaScript 2.3%Language:CoffeeScript 1.6%