{"id":19368834,"url":"https://github.com/mlezcano1985/audience-view-reactjs","last_synced_at":"2026-06-19T00:31:13.096Z","repository":{"id":98193760,"uuid":"549193022","full_name":"mlezcano1985/audience-view-reactjs","owner":"mlezcano1985","description":null,"archived":false,"fork":false,"pushed_at":"2022-10-10T20:51:09.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-24T13:48:48.743Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/mlezcano1985.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":"2022-10-10T20:24:30.000Z","updated_at":"2022-10-10T20:39:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"aeb53f8f-f2af-48ab-abf8-0d5e24eb094e","html_url":"https://github.com/mlezcano1985/audience-view-reactjs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mlezcano1985/audience-view-reactjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlezcano1985%2Faudience-view-reactjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlezcano1985%2Faudience-view-reactjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlezcano1985%2Faudience-view-reactjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlezcano1985%2Faudience-view-reactjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlezcano1985","download_url":"https://codeload.github.com/mlezcano1985/audience-view-reactjs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlezcano1985%2Faudience-view-reactjs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34513020,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-10T08:08:56.854Z","updated_at":"2026-06-19T00:31:13.065Z","avatar_url":"https://github.com/mlezcano1985.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AudienceView ReactJS\n\nSmall e-commerce using as a data source the API \u003chttps://us-central1-techtaskapi.cloudfunctions.net/offers\u003e. It's a basic example, that only fetches all offers and adds or removes items to the shopping cart.\n\n## Features\n\n- List all products from the API.\n- Add products to the shopping cart.\n- Remove products from the shopping cart.\n- Clear the shopping cart.\n- Show total amount.\n\n## Start application on a local environment\n\n### NodeJS\n\n1. Install [NodeJS](https://nodejs.org/en/).\n2. Clone de repository.\n3. Open a terminal on the root of the repository and install it's depencencies:\n\n   ```bash\n   npm i\n   ```\n\nRun the app in development mode:\n\n```bash\nnpm run dev\n```\n\nOr in production mode:\n\n```bash\nnpm run build\n```\n\n```bash\nnpm start\n```\n\nAfter the app is running, open the link \u003chttp://localhost:3000\u003e.\n\n### Docker\n\n1. Install [Docker](https://www.docker.com/).\n2. Open a terminal on the root of the repository and run these commands:\n\n   ```bash\n   docker build --force-rm -t audience-view-reactjs .\n   ```\n\n   ```bash\n   docker run --rm -it -p 3000:3000 audience-view-reactjs\n   ```\n\nAfter the app is running, open the link \u003chttp://localhost:3000\u003e.\n\n## Feedbacks\n\nSome bug? Let me know here :point_right: [Twitter](https://twitter.com/mlezcano1985).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlezcano1985%2Faudience-view-reactjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlezcano1985%2Faudience-view-reactjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlezcano1985%2Faudience-view-reactjs/lists"}