Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jmromer/storefront


https://github.com/jmromer/storefront

asdf demo material-ui rails rails-6 react

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

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