{"id":21431055,"url":"https://github.com/caioliveira277/the-jazz-coffee","last_synced_at":"2026-05-17T11:35:10.311Z","repository":{"id":113934525,"uuid":"295004295","full_name":"caioliveira277/the-jazz-coffee","owner":"caioliveira277","description":"Hotsite sobre um evento fictício de Jazz. Projeto de design - FATEC SR","archived":false,"fork":false,"pushed_at":"2022-05-17T23:33:29.000Z","size":15678,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-26T16:55:58.405Z","etag":null,"topics":["fatec","gsap","sass","scrollmagic","webpack"],"latest_commit_sha":null,"homepage":"https://caioliveira277.github.io/the-jazz-coffee/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caioliveira277.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-12T18:37:47.000Z","updated_at":"2022-09-14T03:24:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"6a654d86-dd48-49be-95e9-098430a22be8","html_url":"https://github.com/caioliveira277/the-jazz-coffee","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/caioliveira277/the-jazz-coffee","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caioliveira277%2Fthe-jazz-coffee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caioliveira277%2Fthe-jazz-coffee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caioliveira277%2Fthe-jazz-coffee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caioliveira277%2Fthe-jazz-coffee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caioliveira277","download_url":"https://codeload.github.com/caioliveira277/the-jazz-coffee/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caioliveira277%2Fthe-jazz-coffee/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33136880,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fatec","gsap","sass","scrollmagic","webpack"],"created_at":"2024-11-22T22:29:30.841Z","updated_at":"2026-05-17T11:35:10.295Z","avatar_url":"https://github.com/caioliveira277.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Jazz Coffee ☕\n## Projeto do 3° semestre de design - ***FATEC-SR***\n\n##### Aviso: Esse projeto não está responsivo 😑\n\n\u003cbr\u003e\n\u003cp float=\"left\"\u003e\n \u003cimg src=\"https://img.shields.io/badge/SASS-hotpink.svg?style=for-the-badge\u0026logo=SASS\u0026logoColor=white\"\u003e\n \u003cimg src=\"https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge\u0026logo=javascript\u0026logoColor=black\"\u003e\n \u003cimg src=\"https://img.shields.io/badge/webpack-%238DD6F9.svg?style=for-the-badge\u0026logo=webpack\u0026logoColor=black\"\u003e\n \u003cimg src=\"https://img.shields.io/badge/green%20sock-88CE02?style=for-the-badge\u0026logo=greensock\u0026logoColor=white\"\u003e\n\u003c/p\u003e\n\u003cbr\u003e\n\n## Ideia 💡:\nElaborar um projeto para um evento fictício de **JAZZ**\n\n## Logotipos desenvolvidos: 🌟\n\u003cimg src=\"https://caioliveira277.github.io/the_jazz_coffee/public/assets/images/logotipos.svg\"\u003e\n\n## Funcionalidades:\n- Animações com scroll;\n- Selecionar tickets;\n- Alterar slides pelo scroll;\n\n## Executando o projeto: 🚀\nPara executar e visualizar o projeto em **modo de desenvolvimento**, você precisará seguir as próximas etapas.\n\n### Pré-requisitos:\nAbaixo estará listada as ferramentas necessárias para o funcionamento do projeto.\n- **NodeJS versão 14** \u003cimg src=\"https://raw.githubusercontent.com/PKief/vscode-material-icon-theme/main/icons/nodejs.svg\" height=\"20\" /\u003e\u003cbr\u003e\n  [\u003cins\u003eGuia de instalação NodeJS\u003c/ins\u003e](https://nodejs.org/en/).\n  \n### Instalando dependencias:\nExecute o comando para instalar as dependencias do projeto.\n   ```sh\n   npm install\n   ```  \n  \n### Executando o projeto:\nOs scripts abaixo executam a compilação do projeto.\n   ```sh\n   npm run build\n   ```\n   ###### Comando para compilar o projeto\n   \n   \u003cbr\u003e\n   \n   ```sh\n   npm run start:dev\n   ```\n   ###### Comando para executar o servidor de desenvolvimento webpack\n\n---\n## Links: 🌐\n***Projeto online GitHub Pages:***\u003cbr\u003e\n[\u003cins\u003eLink do projeto\u003c/ins\u003e](https://caioliveira277.github.io/the-jazz-coffee/)\n\n---\n## Licença\nEste projeto está licenciado sob a licença [MIT] - consulte o arquivo LICENSE.md para obter detalhes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaioliveira277%2Fthe-jazz-coffee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaioliveira277%2Fthe-jazz-coffee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaioliveira277%2Fthe-jazz-coffee/lists"}