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

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

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.