Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 193 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 193 Bytes

Todo Test App

Todo application built using MobX, Material UI and NextJS

How to use

Download source code or clone repository. Install it and run:

npm install
npm run dev