https://github.com/lapostoj/winemanager-frontend
Frontend for wine manager application
https://github.com/lapostoj/winemanager-frontend
reactjs wine
Last synced: about 2 months ago
JSON representation
Frontend for wine manager application
- Host: GitHub
- URL: https://github.com/lapostoj/winemanager-frontend
- Owner: lapostoj
- Created: 2018-07-15T12:43:00.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2025-02-01T22:30:26.000Z (4 months ago)
- Last Synced: 2025-02-08T13:11:34.057Z (3 months ago)
- Topics: reactjs, wine
- Language: JavaScript
- Size: 10.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wine Manager Frontend
Author: lapostoj
Contact: [email protected]
## Description
Frontend for a wine manager application. The corresponding backend for my usage can be found on [this repo](https://github.com/lapostoj/winemanager). The language of the UX is French due to the use I had for it.
## Technology
- This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
- The UI components come from [Material UI](https://mui.com/).## How to use
The usage is based on standard npm commands (`npm start | test | deploy`) and the `react-scripts` from Create React App.