https://github.com/horezmi/todos
Task Management Application using React.js and TypeScript
https://github.com/horezmi/todos
react todos typescript
Last synced: 8 months ago
JSON representation
Task Management Application using React.js and TypeScript
- Host: GitHub
- URL: https://github.com/horezmi/todos
- Owner: horezmi
- Created: 2021-04-17T11:18:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-16T18:15:48.000Z (over 4 years ago)
- Last Synced: 2025-02-15T11:39:30.085Z (10 months ago)
- Topics: react, todos, typescript
- Language: TypeScript
- Homepage: http://easytodos.surge.sh
- Size: 949 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[View Demo](http://easytodos.surge.sh) - Task Management Application using React.js and TypeScript
React, TypeScript, Hooks, Custom hooks, Context, LocalStorage, nanoid
Bootstrap 4, classnames, Scss, font-awesome
Eslint, prettier, husky, lint-staged
## Available Scripts
In the project directory, you can run:
### `yarn start`
### `yarn test`
### `yarn build`
### `yarn eject`
### `yarn lint`
### `yarn lint:fix`
### `yarn format`