Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/1marcuth/noces-do-desenvolvimento-web
Repositório de materiais da minha apresentação aos alunos do Trilhas IV (Colégio Podium: Mato Verde - MG, Téc. em Informática)
https://github.com/1marcuth/noces-do-desenvolvimento-web
Last synced: 6 days ago
JSON representation
Repositório de materiais da minha apresentação aos alunos do Trilhas IV (Colégio Podium: Mato Verde - MG, Téc. em Informática)
- Host: GitHub
- URL: https://github.com/1marcuth/noces-do-desenvolvimento-web
- Owner: 1Marcuth
- Created: 2024-03-31T16:36:13.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-09T17:00:43.000Z (7 months ago)
- Last Synced: 2024-04-10T20:30:09.336Z (7 months ago)
- Language: HTML
- Homepage:
- Size: 24.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exemplos de código a fazer:
## Frontend, Backend & FullStack
### Frontend
- [x] [HTML: Olá Mundo](https://1marcuth.github.io/noces-do-desenvolvimento-web/Exemplos%20de%20C%C3%B3digo/Frontend%2C%20Backend%20%26%20FullStack/Frontend/Ol%C3%A1%20Mundo%20-%20HTML/index.html)
- [x] [HTML: Exemplo de projeto](https://1marcuth.github.io/noces-do-desenvolvimento-web/Exemplos%20de%20C%C3%B3digo/Frontend,%20Backend%20&%20FullStack/Frontend/Exemplo%20de%20p%C3%A1gina%20-%20HTML/index.html)
- [x] [HTML & CSS: Olá Mundo](https://1marcuth.github.io/noces-do-desenvolvimento-web/Exemplos%20de%20C%C3%B3digo/Frontend%2C%20Backend%20%26%20FullStack/Frontend/Ol%C3%A1%20Mundo%20-%20HTML%20%26%20CSS/index.html)
- [x] [HTML & CSS: Exemplo de projeto](https://1marcuth.github.io/noces-do-desenvolvimento-web/Exemplos%20de%20C%C3%B3digo/Frontend%2C%20Backend%20%26%20FullStack/Frontend/Exemplo%20de%20p%C3%A1gina%20-%20HTML%20%26%20CSS/index.html)
- [x] [HTML & Javascript: Exemplos de funcionalidades](https://1marcuth.github.io/noces-do-desenvolvimento-web/Exemplos%20de%20C%C3%B3digo/Frontend%2C%20Backend%20%26%20FullStack/Frontend/Ol%C3%A1%20Mundo%20-%20HTML%20%26%20JavaScript/index.html)
- [x] [HTML, CSS & JavaScript: Exemplo de projeto](https://1marcuth.github.io/noces-do-desenvolvimento-web/Exemplos%20de%20C%C3%B3digo/Frontend%2C%20Backend%20%26%20FullStack/Frontend/Exemplo%20de%20p%C3%A1gina%20-%20HTML%2C%20CSS%20%26%20JavaScript/index.html)### Backend
- [x] [JavaScript: Web API - Olá Mundo](https://ola-mundo-api.vercel.app)
- [x] [JavaScript: Web API - Recebendo dados do Frontend](https://recebendo-dados-do-frontend.vercel.app)### FullStack
- [x] [Frontend: HTML, CSS & JavaScript; Backend: JavaScript]: [Exemplo de conexão entre Frontend e Backend](https://1marcuth.github.io/noces-do-desenvolvimento-web/Exemplos%20de%20C%C3%B3digo/Frontend%2C%20Backend%20%26%20FullStack/FullStack/Exemplo%20de%20p%C3%A1gina%20-%20Conectando%20Frontend%20com%20o%20Backend/contato-com-api-externa.html)