Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rodrigoqueiroz12/next-todo
https://github.com/rodrigoqueiroz12/next-todo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rodrigoqueiroz12/next-todo
- Owner: rodrigoqueiroz12
- Created: 2024-02-10T16:34:42.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-22T19:08:13.000Z (10 months ago)
- Last Synced: 2024-02-22T20:29:46.873Z (10 months ago)
- Language: TypeScript
- Size: 128 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next To Do
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [My process](#my-process)
- [Built with](#built-with)
- [Useful resources](#useful-resources)
- [Author](#author)## Overview
### The challenge
Users should be able to:
- Create/Delete tasks and save them in the browser's local storage.
### Screenshot
![](./.github/preview.png)
## My process
### Built with
- [TypeScript](https://www.typescriptlang.org/) - Typed programming language that builds on JavaScript
- [React.js](https://react.dev/) - JavaScript Library
- [Tailwind CSS](https://tailwindcss.com/) - CSS Mobile-First Framework
- [Radix UI](https://www.radix-vue.com/) - Unstyled, accessible components for building high‑quality web apps in Vue.
- [Sonner](https://sonner.emilkowal.ski/) - Library for building high‑quality toast components.
- [Next.js](https://nextjs.org/) - React.js framework### Useful resources
- [Radix UI](https://www.radix-ui.com/) - This is an amazing component library which helped me create accessible components. I'd recommend it to anyone still use this library.
- [Sooner](https://sonner.emilkowal.ski/) - This is an amazing component library which helped me create easy to customize toasts. I'd recommend it to anyone still use this library.## Author
- GitHub - [@rodrigoqueiroz12](https://github.com/rodrigoqueiroz12)
- LinkedIn - [@rodrigoqueiroz](www.linkedin.com/in/rodrigo-queiroz-a113a9212)