Skip to content

RadyaBen/Apartments-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Apartments Map

GitHub last commit GitHub repo size GitHub language count GitHub top language

About The Project

Apartments Map

Apartments Map is a website whose main goal is to display apartment rental ads on the map. A user hat the ability to add an ad. And after it has been added, a point appears on the map. When a user clicks on a point on the map, information about it with a photo appears. Apartment data is stored on a local JSON server. In case of any changes by a user, the server reloads itself and the changes are automatically saved to a local JSON file.

Built With

Getting Started

Prerequisites

Installation

# Step 1: Get a Google Maps API Key
$ Go to https://mapsplatform.google.com/

# Step 2: Clone the repository
$ git clone https://github.com/RadyaBen/Apartments-Map.git

# Step 3: Go into the repository 
$ cd Apartments-Map

# Step 4: Install NPM packages
$ npm install

# Step 5: Enter your API Key in MainPage.tsx 
$ const API_KEY = YOUR API KEY

# Step 6: Run the app 
$ npm start

About

Apartments Map is a website whose main goal is to display apartment rental ads on the map.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published