Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alyssonbarrera/concentrix-challenge
React Application for Managing Items with CRUD, Theming, and Advanced Functionality
https://github.com/alyssonbarrera/concentrix-challenge
react shadcn-ui typescript vite vitest
Last synced: about 1 month ago
JSON representation
React Application for Managing Items with CRUD, Theming, and Advanced Functionality
- Host: GitHub
- URL: https://github.com/alyssonbarrera/concentrix-challenge
- Owner: alyssonbarrera
- Created: 2024-10-17T19:44:49.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T02:25:12.000Z (2 months ago)
- Last Synced: 2024-10-26T14:45:37.289Z (about 2 months ago)
- Topics: react, shadcn-ui, typescript, vite, vitest
- Language: TypeScript
- Homepage: https://dtc.alyssonbarrera.com
- Size: 701 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Concentrix Challenge
## Português
#### Aplicação de Gerenciamento de Itens em React com CRUD, Temas e Funcionalidades Avançadas
Este projeto é uma aplicação desenvolvida em React que permite gerenciar uma lista de itens diretamente no front-end, sem a necessidade de back-end. A aplicação oferece as operações completas de CRUD (Create, Read, Update, Delete), além da alternância entre temas Dark e Light.
## English
#### Item Management Application in React with CRUD, Themes, and Advanced Features
This project is a React-based application that allows for managing a list of items entirely on the front-end, without the need for a back-end. The application supports full CRUD operations (Create, Read, Update, Delete) and includes the ability to switch between Dark and Light themes.
## Screenshots