https://github.com/kalwar/locationapp
A simple location searching app using TypeScript
https://github.com/kalwar/locationapp
google-maps-api location-services simple-app third-party-api typescript
Last synced: 11 months ago
JSON representation
A simple location searching app using TypeScript
- Host: GitHub
- URL: https://github.com/kalwar/locationapp
- Owner: kalwar
- Created: 2022-02-13T16:33:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T05:37:09.000Z (about 4 years ago)
- Last Synced: 2025-03-11T04:33:08.580Z (over 1 year ago)
- Topics: google-maps-api, location-services, simple-app, third-party-api, typescript
- Language: TypeScript
- Homepage:
- Size: 339 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Location App
This mini project is used for finding the location using TS
# Steps to follow
1. `npm install` (to install webpack and other dependencies)
2. `npm start` (to start the webpack)
3. You can check the `localhost:9000`
# LocationApp (step-by-step)
LocationApp using TS
# Use for reference
Use solely for reference material only