https://github.com/antonio2812/lista-de-tarefas
Lista de Tarefas
https://github.com/antonio2812/lista-de-tarefas
css3 git github html5 jquery
Last synced: 3 months ago
JSON representation
Lista de Tarefas
- Host: GitHub
- URL: https://github.com/antonio2812/lista-de-tarefas
- Owner: antonio2812
- License: mit
- Created: 2023-07-06T03:26:56.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T13:56:33.000Z (about 3 years ago)
- Last Synced: 2025-01-02T15:27:42.998Z (over 1 year ago)
- Topics: css3, git, github, html5, jquery
- Language: HTML
- Homepage: https://antonio2812.github.io/lista-de-tarefas/
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Lista de Tarefas
Projeto |
Tecnologias |
Como Contribuir |
Autor |
Mostre seu apoio |
Licença

## 💻 Projeto
Este projeto é uma Lista de Tarefas simples desenvolvido com JQuery. Contém um botão de excluir e um de adicionar a lista.
[Visite o projeto online](https://antonio2812.github.io/lista-de-tarefas)
## ⚡ Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
- HTML5 e CSS3
- JQuery
- Git e Github
## 🤝 Como Contribuir
```bash
# Clone o projeto
$ git clone https://github.com/antonio2812/lista-de-tarefas.git
````
```bash
# Entrar no diretório
$ cd lista-de-tarefas
```
```bash
# Instale as dependências utilizando o npm
$ npm install
```
```bash
# Executar
$ npm start
```
Ou
```bash
# Instale as dependências utilizando o yarn
$ yarn
```
```bash
# Executar
$ yarn start
```
## 👤 Autor
**Antonio Carlos**
* [Linkedin](https://www.linkedin.com/in/antonio-carlos-de-souza-junior/)
* [Gmail](mailto:acarlosdesouzajunior@gmail.com)
* [Instagram](https://www.instagram.com/carlosdesouzajunior.antonio/)
* [Discord](https://discord.com/channels/@me)
## ✨ Mostre seu apoio
Dar uma⭐️se esse projeto te ajudou ou inspirou!
## :memo: Licença
Esse projeto está sob a licença MIT. Consulte o arquivo LICENSE para mais detalhes.