Skip to content

Myoschen/react-todo-list

Repository files navigation

React Todo List

react-todo-list

GitHub last commit (branch) GitHub language count GitHub issues GitHub package.json version (branch) GitHub top language GitHub License

Build a todo list with React, TypeScript, Tailwind CSS.

Tech stack

Usage

# clone repo
$ git clone https://github.com/Myoschen/react-todo-list

# change directory
$ cd react-todo-list

# install deps
$ pnpm install

# run
$ pnpm start

# open browser and visit http://localhost:5173

License

Licensed under the MIT License.