https://github.com/xop/acme-products
ACME products showcase
https://github.com/xop/acme-products
acme random react redux-toolkit vercel-deployment vitrine
Last synced: 2 months ago
JSON representation
ACME products showcase
- Host: GitHub
- URL: https://github.com/xop/acme-products
- Owner: XOP
- License: mit
- Created: 2021-10-29T13:04:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-19T17:07:07.000Z (over 2 years ago)
- Last Synced: 2025-01-07T01:51:19.062Z (4 months ago)
- Topics: acme, random, react, redux-toolkit, vercel-deployment, vitrine
- Language: JavaScript
- Homepage: https://acme-products.vercel.app/
- Size: 1000 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ACME products
See [vercel](https://vercel.com/) deployment [here](https://acme-products.vercel.app/)

ACME products showcase.
Nothing fancy.Database for ACME products was originally sourced from [here](https://www.acme.com/catalog/acme.html),
but due to unavailability (kinda temporarily) moved to [github pages](https://xop.github.io/acme-db/db.txt).## Main tools and Services
- [Create React App](https://create-react-app.dev/)
- [React-Redux](https://react-redux.js.org/)
- [Redux Toolkit](https://redux-toolkit.js.org/)
- [Choom](https://www.npmjs.com/package/choom)
- [ACME catalogue](https://www.acme.com/catalog/acme.html)
- [Lorem Picsum](https://picsum.photos/)## Extra resources
- [Jabber](https://www.npmjs.com/package/jabber)
- [Tabler Icons](https://tabler-icons.io/)
- [Google Fonts](https://fonts.google.com/)## Local development
```sh
yarn install
yarn dev
```### Theming
See `src/assets/theme/theme.css` for tweaking theme variables.
## [LICENSE](LICENSE)