Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daffafaizan/todolist
A showcase of my front-end skills in Typescript, React.js with Vite.js, and Tailwind CSS in the form of a todolist website.
https://github.com/daffafaizan/todolist
front-end minimalist productivity reactjs tailwind-css todolist tools typescript vitejs
Last synced: about 1 month ago
JSON representation
A showcase of my front-end skills in Typescript, React.js with Vite.js, and Tailwind CSS in the form of a todolist website.
- Host: GitHub
- URL: https://github.com/daffafaizan/todolist
- Owner: daffafaizan
- Created: 2023-06-29T14:35:36.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-12T16:24:05.000Z (12 months ago)
- Last Synced: 2024-01-13T07:43:31.256Z (12 months ago)
- Topics: front-end, minimalist, productivity, reactjs, tailwind-css, todolist, tools, typescript, vitejs
- Language: TypeScript
- Homepage: https://todolist.daffafaizan.com
- Size: 116 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Installations
### Deployment Link
This site was built using [Netlify](https://todolist-by-dmf.netlify.app/).### Tailwind for Vite
```
https://tailwindcss.com/docs/guides/vite
```
### Libraries
```
- @headlessui/react
- @heroicons/react
- @iconify/react
- framer-motion- [email protected]
- react-router-hash-link
- react-hot-toast
- react-icons
```
Enjoy :D