zoul0813 / react-todo

Simple React Todo Sample using Semantic UI, MobX and Parcel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple React Todo Sample using Semantic UI, MobX and Parcel


Languages

Language:JavaScript 89.5%Language:HTML 5.8%Language:CSS 4.7%