Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.