Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wellpinho/reactjs-todolist
Challenge every list with React js
https://github.com/wellpinho/reactjs-todolist
Last synced: 7 days ago
JSON representation
Challenge every list with React js
- Host: GitHub
- URL: https://github.com/wellpinho/reactjs-todolist
- Owner: wellpinho
- License: mit
- Created: 2022-09-18T11:06:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-18T14:12:16.000Z (over 2 years ago)
- Last Synced: 2024-12-22T15:11:53.794Z (2 months ago)
- Language: SCSS
- Size: 57.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Home page](./01.png)
# REACTJS TODO LIST
Developed on the Ignite trail [Rocketseat](https://www.rocketseat.com.br/).
1. Objective: Create a front-end application in ReactJS Version 17 following the layout created in Figma with the functionalities: Add, Remove, and Complete tasks from the task list.
![](https://img.shields.io/badge/autor-wellpinho-brightgreen)
![](https://img.shields.io/badge/Language-Typescript-brightgreen)
![](https://img.shields.io/badge/Front--End-ReactJS-brightgreen)
![](https://img.shields.io/badge/Front--End-SASS-brightgreen)
![](https://img.shields.io/badge/Layout-Figma-brightgreen)### Front-End
- **VITE** — Pre-configured packer is responsible for all construction parts of the project. [vite website](https://vitejs.dev/)
- **ContextAPI** - Hook a native of React for providing the application schemas, interpreting the relevant information with the entire application [Hooks Docs](https://pt-br.reactjs.org/docs/hooks-intro.html) -**CSS Modules** - It's a way of styling components that react in isolation.## Applied business rules
- Unable to include a task without text
- Created tasks are born uncompleted by default
- When clicking on a to-do task it is marked as complete
- When you click on a completed task it becomes available again
- When removing a task it is permanently deleted---
## Shall we have a coffee?
[Portifolio](https://wellpinho.com)
[LinkedIn](https://linkedin.com/in/wellpinho)
[email protected]
[+55 48 9883-34573](https://api.whatsapp.com/send?phone=554898833453&text=Yes%2C%20shall%20we%20have%20a%20coffee%3F)