Skip to content

A straightforward TODO app built with Vite React + TypeScript.

License

Notifications You must be signed in to change notification settings

grigorijtomczuk/todo-react-ts

Repository files navigation

TODO React TypeScript

A straightforward TODO app built with Vite React + TypeScript.

GitHub Repo Size GitHub License Type

Getting Started

Dependencies

Run this command in the project root to install all dependencies:

$ npm install

Building and Running

The following command will create an optimized production build of the application in the dist folder:

$ npm run build

To run the application in development mode on your localhost use this command:

$ npm run dev

License

This project is built under the MIT license.

About

A straightforward TODO app built with Vite React + TypeScript.

Resources

License

Stars

Watchers

Forks