Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.

Image of the Listify project

## 🔨 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) |
| :-----------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------: |