xImAnton / mcweb

a web-remote minecraft server wrapper with some unique features
GNU General Public License v3.0
1 stars 0 forks source link

use react context for current user, current server, responsive design parameters #78

Closed xImAnton closed 3 years ago

xImAnton commented 3 years ago

The following contexts would be great:

xImAnton commented 3 years ago

https://medium.com/@danfyfe/using-react-context-with-functional-components-153cbd9ba214# was a very helpful post

xImAnton commented 3 years ago

DesignContext for responsive stuff is implemented and working. Having Problems with other Contexts.