Skip to content

Madhumitamoi/GeoGlide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoGlide

GeoGlide is a web application built with Node.js, Express, and the OpenStreetMap API. It allows users to explore a world map, search for specific places, and view location-related information.

Click here to launch GeoGlide

GeoGlide Screenshot

Features

  • Interactive world map visualization.
  • Search functionality to find and display specific places.
  • Utilizes the OpenStreetMap API to retrieve map data and location information.

Getting Started

Prerequisites

  • Node.js and npm (Node Package Manager) installed on your system.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/geoglide.git
  2. Navigate to the project directory:

    cd geoglide
  3. Install project dependencies:

    npm install

Usage

  1. Start the server:

    npm run dev
  2. Open your web browser and go to http://localhost:8000 to access GeoGlide.

Configuration

  • You can modify the default port by editing the server.js file.

Credits

License

This project is licensed under the MIT License.

Contributing

Contributions are welcome! Feel free to submit pull requests.

Contact

For any questions or inquiries, please contact madhumoi0266@gmail.com.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published