Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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/)