Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/justinfernald/vite-react-mobx-template

A template for creating React applications using Vite as the bundler with MobX state management and Emotion styling. Has eslint and prettier too :)
https://github.com/justinfernald/vite-react-mobx-template

emotion eslint mobx prettier react vite

Last synced: 5 days ago
JSON representation

A template for creating React applications using Vite as the bundler with MobX state management and Emotion styling. Has eslint and prettier too :)

Awesome Lists containing this project

README

        

# React template

### Template for React project using Vite bundler.

### Features

- Includes basic project structure
- Styling system setup with Emotion
- State management system with MobX

This defaults with a simple Todo app to see minimal demonstration of project setup.