基于 React + Tailwind 实现 todolist 静态页面

demo

介绍

本项目主要目的是学习 Tailwind 布局

How To Run

1- use below command to install dependencies:

yarn install

2- use below command to start react:

yarn start