{"id":18106694,"url":"https://github.com/riascho/typescriptaddresstomap","last_synced_at":"2026-05-18T10:06:14.310Z","repository":{"id":259281203,"uuid":"877484115","full_name":"riascho/TypeScriptAddressToMap","owner":"riascho","description":"This project is a simple web application that allows users to enter an address, search for it using the Google Maps API, and display the location on a map with a marker.","archived":false,"fork":false,"pushed_at":"2024-10-23T18:19:13.000Z","size":3153,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T06:45:19.765Z","etag":null,"topics":["axios","typescript","webpack"],"latest_commit_sha":null,"homepage":"","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/riascho.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-10-23T18:17:37.000Z","updated_at":"2024-10-23T18:21:04.000Z","dependencies_parsed_at":"2024-10-24T03:49:01.847Z","dependency_job_id":null,"html_url":"https://github.com/riascho/TypeScriptAddressToMap","commit_stats":null,"previous_names":["riascho/typescriptaddresstomap"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/riascho/TypeScriptAddressToMap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riascho%2FTypeScriptAddressToMap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riascho%2FTypeScriptAddressToMap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riascho%2FTypeScriptAddressToMap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riascho%2FTypeScriptAddressToMap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riascho","download_url":"https://codeload.github.com/riascho/TypeScriptAddressToMap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riascho%2FTypeScriptAddressToMap/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265521969,"owners_count":23781590,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["axios","typescript","webpack"],"created_at":"2024-10-31T23:07:46.383Z","updated_at":"2025-10-19T08:12:50.215Z","avatar_url":"https://github.com/riascho.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TypeScript Project - Address to Map\n\nThis project is a simple web application that allows users to enter an address, search for it using the Google Maps API, and display the location on a map with a marker. The application is built using `TypeScript` and bundled with `Webpack`.\n\nBuilt for the [Understanding Typescript Course](https://www.udemy.com/course/understanding-typescript) on Udemy.\n\n![Demo](\u003cCleanShot 2024-10-23 at 20.11.42.gif\u003e)\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js and npm installed on your machine.\n\n### Setup\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/riascho/TypeScriptAddressToMap.git\n   cd TypeScriptAddressToMap\n   ```\n\n2. **Install dependencies:**\n\n   ```bash\n   npm install\n   ```\n\n3. **Enter your Google API Key:**\n\n   - Obtain your API key from the [Google Maps API](https://developers.google.com/maps/documentation/geocoding/get-api-key).\n   - Replace `YOUR_API_KEY` in the `src/app.ts` and `index.html` files with your actual API key.\n\n4. **Start the development server:**\n   ```bash\n   npm start\n   ```\n\n## Packages and Libraries Used\n\n- **TypeScript:** A strongly typed programming language that builds on JavaScript.\n- **Webpack:** A module bundler to bundle JavaScript files for usage in a browser.\n- **Axios:** A promise-based HTTP client for making requests to the Google Maps API.\n- **@types/googlemaps:** TypeScript type definitions for the Google Maps JavaScript API, providing type safety and autocompletion features when working with the Google Maps API in TypeScript.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friascho%2Ftypescriptaddresstomap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friascho%2Ftypescriptaddresstomap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friascho%2Ftypescriptaddresstomap/lists"}