/TypeScript-todo

This is a simple todo app with React TypeScript and json-server for database.

Primary LanguageTypeScript

This is a simple todo app with React TypeScript and json-server for database.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

and run

npm run json-server
# or
yarn run json-server
# or
pnpm run json-server

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying src/App.tsx. The page auto-updates as you edit the file.

This project uses TypeScript

Connect with me

  • LinkedIn - Connect on LinkedIn

  • Twitter - Connect on Twitter

  • your feedback and contributions are welcome!

Deploy on any host you like