Giter Site home page Giter Site logo

mapapp's Introduction

React Map Application

Map App picture

Description

This project is a map application developed using React and Leaflet libraries. The application allows you to save locations on the map and list the locations you have saved. You can also download flagged location data in JSON format.

Requirements

Node.js and npm should be installed.

Installation and Running

  1. Download or clone the project files to your computer.

  2. Navigate to the downloaded project folder through the terminal.

  3. Go to the server folder and install the required dependencies by running the following command:
    . cd server
    . npm install

  4. Start the project from the client folder by running the following command:
    . npm start

  5. Open http://localhost:3001 in your browser to view the application.

Usage

  1. Hover over the desired location on the map and click the "Add Point" button. The marked location will be displayed with the marker.
  2. The list of marked points will be displayed on the right. Latitude, Longitude and the date of each point will be displayed in the list.
  3. Click on a point in the list to focus on that location on the map.
  4. To delete a point from the list, click the "Delete" button next to that point. You can download the data of the marked points in JSON format by using the "Download JSON" button at the bottom of the point list.

mapapp's People

Contributors

canattmaca avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.