项目作者: jesperp

项目描述 :
Demo project using mobx, react and tailwind
高级语言: TypeScript
项目地址: git://github.com/jesperp/demo-explorer.git
创建时间: 2021-01-29T22:29:29Z
项目社区:https://github.com/jesperp/demo-explorer

开源协议:

下载


Demo Explorer

Demo project using MobX State Tree, React and Typescript. The main state is completely decoupled from UI (look ma’ no useState). Focus management is also decoupled from the main components and put in a separate ARIA layer, so the foundation for a more accessible web app is laid!

The application is fully responsive and tested in latest browsers. Some quirks probably remain though 😏