jmromer / storefront

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Storefront

Installation

This app uses ASDF for version management. To install dependencies using ASDF, issue asdf install from the project root. Install library dependencies with bin/setup. The database can be seeded with bin/rails db:seed.

Dependencies

  • Ruby
  • Rails
  • RSpec
  • PostgreSQL
  • Webpacker
  • React.js
  • Material UI

Versions in .tool-versions.

Features

  • Add new products to the inventory via a bare-bones UI: /products/new
  • Add/remove products to cart from the product index
  • Indicate which products are currently in cart

About


Languages

Language:Ruby 67.5%Language:JavaScript 22.3%Language:HTML 9.2%Language:CSS 1.0%