Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arturcolen/listify
To-do list project developed in React for the Framework subject.
https://github.com/arturcolen/listify
javascript nodejs react styled-components to-do-list
Last synced: about 2 months ago
JSON representation
To-do list project developed in React for the Framework subject.
- Host: GitHub
- URL: https://github.com/arturcolen/listify
- Owner: ArturColen
- License: mit
- Created: 2023-09-29T13:54:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-19T14:02:50.000Z (about 2 months ago)
- Last Synced: 2024-11-19T14:51:52.128Z (about 2 months ago)
- Topics: javascript, nodejs, react, styled-components, to-do-list
- Language: TypeScript
- Homepage: https://listify-site.vercel.app/
- Size: 520 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Citation: CITATION.cff
Awesome Lists containing this project
README
# Listify
The project consists of a school assignment developed in pairs, and its main objective is to consolidate the concepts of React Hooks studied during the course.
## 🔨 Project functionality
The program developed consists of creating a to-do list in which the user can enter their daily tasks in order to better organize their routine. The user can then mark the tasks as completed or remove them from the list.
## 💻 Technologies used
- [JavaScript](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript): base programming language of the project
- [TypeScript](https://www.typescriptlang.org/pt/docs/): programming language developed to add advanced features to JavaScript, such as static typing and interfaces
- [Node.js](https://nodejs.org/pt-br/docs): allows the execution of JavaScript code outside the browser
- [React](https://pt-br.react.dev/blog/2023/03/16/introducing-react-dev): create user interfaces on web pages
- [Styled-components](https://styled-components.com/docs): create CSS styles for React components in an elegant and encapsulated way## 📁 Project access
You can view the hosted page by clicking [here](https://listify-site.vercel.app/).
## 👥 Developers
| [
Artur Bomtempo](https://github.com/ArturColen) | [
Letícia França](https://github.com/LeticiaSFranca) |
| :-----------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------: |