/react-todo

Simple React Todo Sample using Semantic UI, MobX and Parcel

Primary LanguageJavaScript

This is a simple Todo App sample built using React.js, MobX, Semantic UI and built with Parcel.

The project also uses Lodash to reduce the complexity of some simpler operations, allowing more focus on the React end.

Usage

yarn install
yarn start