Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jmromer/storefront
- Owner: jmromer
- Created: 2020-07-19T13:21:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T19:55:26.000Z (about 2 years ago)
- Last Synced: 2024-11-13T19:25:16.501Z (3 months ago)
- Topics: asdf, demo, material-ui, rails, rails-6, react
- Language: Ruby
- Homepage:
- Size: 2.47 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
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 UIVersions 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