A ToDo application inspired to this Frontend Mentor challenge.
Deployed on Vercel
# Clone this repository
$ git clone https://github.com/alessioitalo/todo-typescript-firebase-tailwind.git
# Install dependencies
$ yarn install
# Run the app
$ yarn start