Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ref-bit/typetodoz
This is the classical Todo App with a twist of using Typescript.
https://github.com/ref-bit/typetodoz
react react-hook-form react-responsive-modal react-typescript reactjs tailwindcss tailwindcss-v2 todo todoapp todolist typescript
Last synced: 28 days ago
JSON representation
This is the classical Todo App with a twist of using Typescript.
- Host: GitHub
- URL: https://github.com/ref-bit/typetodoz
- Owner: Ref-Bit
- Created: 2021-07-01T14:47:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-01T15:10:05.000Z (over 3 years ago)
- Last Synced: 2024-11-17T09:37:18.083Z (3 months ago)
- Topics: react, react-hook-form, react-responsive-modal, react-typescript, reactjs, tailwindcss, tailwindcss-v2, todo, todoapp, todolist, typescript
- Language: CSS
- Homepage:
- Size: 2.37 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## TypeTodoz 📝
This is the classical Todo App with a twist of using Typescript.***
![Showcase](./public/showcase.png)#### Built With
- [React.js](https://reactjs.org) - A JavaScript library for building user interfaces.
- [Tailwind CSS](https://tailwindcss.com) - A utility-first CSS framework for rapidly building custom designs.
- [React Hook Form](https://react-hook-form.com) - Performant, flexible and extensible forms with easy-to-use validation.
- [react-responsive-modal](https://react-responsive-modal.leopradel.com) - A simple responsive and accessible react modal.
- [flaticon](https://flaticon.com) - Free Vector Icons and Stickers.#### Getting Started
- Run `yarn install && yarn start` to run the app successfully.