{"id":23412630,"url":"https://github.com/gusmaomatheus/computer-store","last_synced_at":"2026-04-13T11:01:55.594Z","repository":{"id":254526459,"uuid":"846720216","full_name":"gusmaomatheus/computer-store","owner":"gusmaomatheus","description":"Developed as a practical assessment for the PRW2 subject.","archived":false,"fork":false,"pushed_at":"2024-09-30T01:15:51.000Z","size":1078,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T04:09:59.099Z","etag":null,"topics":["javascript","react","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gusmaomatheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-08-23T20:11:01.000Z","updated_at":"2024-09-30T01:15:55.000Z","dependencies_parsed_at":"2024-12-22T18:17:40.052Z","dependency_job_id":"cb7bda86-c3b5-44d8-b3c7-3d12270a86c0","html_url":"https://github.com/gusmaomatheus/computer-store","commit_stats":null,"previous_names":["gusmaomatheus/basic-registration-spa","gusmaomatheus/computer-store"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gusmaomatheus/computer-store","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusmaomatheus%2Fcomputer-store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusmaomatheus%2Fcomputer-store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusmaomatheus%2Fcomputer-store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusmaomatheus%2Fcomputer-store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gusmaomatheus","download_url":"https://codeload.github.com/gusmaomatheus/computer-store/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusmaomatheus%2Fcomputer-store/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31749763,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"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":["javascript","react","tailwindcss"],"created_at":"2024-12-22T18:17:41.199Z","updated_at":"2026-04-13T11:01:55.573Z","avatar_url":"https://github.com/gusmaomatheus.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🛒 Loja de Informática\n\nEste projeto é uma simples página desenvolvida para a disciplina de **Programação para Web 2**. A aplicação permite o cadastro e a exibição de produtos em uma loja de informática, utilizando **React** para a construção da interface e **Tailwind CSS** para a estilização.\n\n## 🧩 Funcionalidades\n\n- **📋 Cadastro de Produtos:** Um formulário simples permite a inserção de novos produtos na lista.\n- **📝 Exibição de Produtos:** Os produtos cadastrados são exibidos logo abaixo do formulário em uma lista organizada.\n\n## 📋 Requisitos\n\nAntes de executar o projeto, certifique-se de que você tenha os seguintes requisitos instalados em seu ambiente:\n\n- [Node.js](https://nodejs.org/pt)\n\n## 🚀 Tecnologias Utilizadas\n\n- [**⚛️ React:**](https://react.dev/) Biblioteca JavaScript para construção da interface do usuário.\n- [**🎨 Tailwind CSS:**](https://tailwindcss.com/) Framework utilitário para estilização rápida e customizável.\n- [**⚠️ SweetAlert:**](https://sweetalert2.github.io/) Biblioteca para exibir alertas customizáveis.\n- [**🌐 JSON-Server:**](https://www.npmjs.com/package/json-server) Ferramenta para simular uma API REST em um ambiente local.\n\n## 🛠️ Como Executar o Projeto\n\n1. Clone o repositório:\n\n   ```cmd\n   \u003e git clone git@github.com:gusmaomatheus/computer-store.git\n   \u003e cd computer-store\n   ```\n\n2. Instale as dependências:\n\n   ```cmd\n   \u003e npm install\n   ```\n\n3. Inicie o JSON-Server:\n\n   ```cmd\n   \u003e npx json-server --watch db.json --port 3333\n   ```\n\n4. Inicie o servidor de desenvolvimento do React:\n\n   ```cmd\n   \u003e npm run start\n   ```\n\n5. Acesse a aplicação em: [http://localhost:3000](http://localhost:3000)\n\n## ✨ Considerações Finais\n\nEste projeto foi desenvolvido como parte de uma atividade avaliativa, com foco em praticar a construção de páginas utilizando React e Tailwind, além de simular a interação com uma API REST usando JSON-Server.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgusmaomatheus%2Fcomputer-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgusmaomatheus%2Fcomputer-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgusmaomatheus%2Fcomputer-store/lists"}