Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antonio2812/projeto-verificador-dia
projeto-verificador-dia
https://github.com/antonio2812/projeto-verificador-dia
css3 git github html5 javascript
Last synced: 9 days ago
JSON representation
projeto-verificador-dia
- Host: GitHub
- URL: https://github.com/antonio2812/projeto-verificador-dia
- Owner: antonio2812
- License: mit
- Created: 2024-08-24T15:10:54.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-24T15:22:06.000Z (3 months ago)
- Last Synced: 2024-08-24T16:32:22.929Z (3 months ago)
- Topics: css3, git, github, html5, javascript
- Language: CSS
- Homepage: https://antonio2812.github.io/projeto-verificador-dia/
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Projeto Verificador de Dia
Projeto |
Tecnologias |
Como Contribuir |
Autor |
Mostre seu apoio |
Licença
![Captura-de-tela-verificador-dia](https://github.com/user-attachments/assets/7609e378-206d-46b8-8618-06baab229e2e)
## 💻 Projeto
Criei um verificador de dia da semana utilizando HTML, CSS e JavaScript. Este projeto permite ao usuário clicar em um botão que, ao ser acionado, exibe o dia da semana correspondente à data atual.
[Visite o projeto online](https://antonio2812.github.io/projeto-verificador-dia/)
## ⚡ Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
- HTML5 e CSS3
- JavaScript
- Git e GitHub## 🤝 Como Contribuir
```bash
# Clone o projeto
$ git clone https://github.com/antonio2812/projeto-verificador-dia.git
```````bash
# Entrar no diretório
$ cd projeto-verificador-dia
``````bash
# Instale as dependências utilizando o npm
$ npm install
``````bash
# Executar
$ npm start
``````bash
# rodar o projeto
$ npm run web
``````bash
# rodar o servidor
$ npm run server
```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:[email protected])
* [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.