Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axel0rellana/task-pending
Código base de la Interfaz Tasks Pending hecha en React, Redux, Redux Toolkit y Tailwind CSS.
https://github.com/axel0rellana/task-pending
css git html javascript netlify npm react react-icon react-icons react-router-dom redux redux-toolkit sweetalert2 tailwindcss uuid vite
Last synced: 25 days ago
JSON representation
Código base de la Interfaz Tasks Pending hecha en React, Redux, Redux Toolkit y Tailwind CSS.
- Host: GitHub
- URL: https://github.com/axel0rellana/task-pending
- Owner: Axel0rellana
- License: mit
- Created: 2025-01-02T22:37:16.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-01-02T22:38:42.000Z (about 1 month ago)
- Last Synced: 2025-01-03T13:36:52.936Z (about 1 month ago)
- Topics: css, git, html, javascript, netlify, npm, react, react-icon, react-icons, react-router-dom, redux, redux-toolkit, sweetalert2, tailwindcss, uuid, vite
- Language: JavaScript
- Homepage: https://tasks-pending.netlify.app/
- Size: 356 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# Tasks Pending
## Descripción
Código base de la Interfaz Tasks Pending hecha en React, Redux, Redux Toolkit y Tailwind CSS.
---
## Vista En Versión Desktop
![crud_tasklist_desktop_screen](src/assets/design/desktop-design1.jpg)
![crud_taskform_desktop_screen](src/assets/design/desktop-design2.jpg)
## Vista En Versión Mobile
![crud_tasklist_mobile_screen](src/assets/design/mobile-design1.jpg)
![crud_taskform_mobile_screen](src/assets/design/mobile-design2.jpg)
---
## Enlace A La Aplicación
- [Tasks Pending](https://tasks-pending.netlify.app/)
---
## Hecho con
- [React](https://react.dev/) - JS Library
- [React Icons](https://react-icons.github.io/react-icons/) - For Icons
- [React Redux](https://react-redux.js.org/) - For Redux in React
- [React Router](https://reactrouter.com/en/main) - For Routes
- [Redux/toolkit](https://redux-toolkit.js.org/) - For State Management
- [SweetAlert2](https://sweetalert2.github.io/) - For Alerts
- [Tailwind CSS](https://tailwindcss.com/) - For Styles
- [UUID](https://github.com/uuidjs/uuid#readme) - For Random IDs---
## Comandos
- npm i
- npm run dev
- npm run build---
## Dependencias
- React
- React DOM
- React Icons
- React Redux
- React Router DOM
- Redux/toolkit
- SweetAlert2
- uuid---
## Dependencias De Desarrollo
- Autoprefixer
- Prettier
- Prettier Plugin Tailwind CSS
- Post CSS
- Tailwind CSS
- Vite---
## Autor
- Website - [Axe10rellana](https://axe10rellana.netlify.app/)