Skip to content

✔︎ Reference TodoMVC, developed with typescript, react and react hooks.

License

Notifications You must be signed in to change notification settings

chioio/ts-react-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Todo App Example

Todo App

What's this?

This is a Create React App based React + TypeScript todo app example.

Tech stack

Installation

🔧 Prerequisites

The app assumed installed Node.js newer than 10.16.+ LTS(recommend newer than v14.0.0+). If you have not it yet, follow the official Node.js Doc to install it.

Then

# get the repo code to your local
git clone [email protected]:chioio/ts-react-todo-app.git
# enter the workspace dir
cd ts-react-todo-app
# install deps (yarn | npm)
yarn | npm install
# run local (yarn | npm)
yarn start | npm run start

Finally

Happy to edit code 🌚

LICENSE

MIT

About

✔︎ Reference TodoMVC, developed with typescript, react and react hooks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published