Skip to content

mohamedzeina/maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Maps is a simple TypeScript application that generates random names and locations for users, as well as random company names, catchphrases, and locations. The Faker API handles the random generation. The generated locations are displayed on a Google Map using markers. Clicking on these markers reveals a pop-up window with details about the user or company.

How To Run Locally

First, clone the repo to your local machine:

git clone https://github.com/mohamedzeina/maps.git

Then move into the project's directory:

cd maps

Then, run the application using Parcel:

npx parcel index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published