Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/braheezy/home-inventory-py-frontend
React frontend for Home Inventory
https://github.com/braheezy/home-inventory-py-frontend
Last synced: 17 days ago
JSON representation
React frontend for Home Inventory
- Host: GitHub
- URL: https://github.com/braheezy/home-inventory-py-frontend
- Owner: braheezy
- Created: 2021-10-07T02:40:10.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-05T17:33:12.000Z (almost 3 years ago)
- Last Synced: 2024-11-10T13:35:33.341Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 142 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Background
See [here](https://github.com/mbraha/home-inventory-py-backend) for why this project exists.# home-inventory-py-frontend
It's a React app, but not [create-react-app](https://create-react-app.dev/). I wanted to do all the bundling myself with Webpack.The code is fairly well commented if you're looking for documentation.