https://github.com/devinmatte/webdrink-client
A WebDrink Client that uses the new WebDrink-API built using.React, Redux and Bootstrap 4
https://github.com/devinmatte/webdrink-client
csh drink react redux webdrink
Last synced: 2 months ago
JSON representation
A WebDrink Client that uses the new WebDrink-API built using.React, Redux and Bootstrap 4
- Host: GitHub
- URL: https://github.com/devinmatte/webdrink-client
- Owner: devinmatte
- License: mit
- Created: 2018-01-20T04:10:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-21T04:41:36.000Z (over 8 years ago)
- Last Synced: 2025-01-02T13:23:31.143Z (over 1 year ago)
- Topics: csh, drink, react, redux, webdrink
- Language: JavaScript
- Homepage:
- Size: 299 KB
- Stars: 1
- Watchers: 9
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# WebDrink Client

WebDrink client written for the modern Web
### What's Changed?
- Replaces Webauth with SSO/OIDC
- Separated from WebDrink API
- Built using more modern frameworks
- Redesigned
- Built for use as a standalone Web App
#### Built Using
- React
- Redux
- Bootstrap 4
- [WebDrink-API](https://github.com/ComputerScienceHouse/WebDrink-API)
## Development
For a lot of the development, please reference the [React Boilerplate](https://github.com/react-boilerplate/react-boilerplate) documentation