Skip to content

Visualization contacts of developers by 'Open street map' with search block, javaScript, reactJS, leaflet, jest testing

Notifications You must be signed in to change notification settings

meugenom/react-leaflet-contacts-search-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-leaflet-contacts-search-component (example)

!!! without react-leaflet

DEMO with 1k markers:

image

This app was written as study case for some internet portal and let's see how can find developers by map to communicate with telegram.

All data for this project was generated by scripts and fake's information. You can see it in the files: ./src/data/demo.json and ./src/data/persons.json

this application based on:

How can use

  1. Add npm libraries to the project

    in the terminal - yarn install

  2. Runs the app in the development mode.

    in the terminal - yarn start Open http://localhost:3000 to view it in the browser.

    The page will reload if you make edits.
    You will also see any lint errors in the console.

  3. Builds the app for production to the build folder and build is minified and the filenames

    include the hashes.\

    in the terminal - yarn build

  4. In the App was added test's. For usage please type in the terminal: yarn test

  5. How to use rest call to upload you data from. the server, please read ./src/components/Services/Config.js.

About

Visualization contacts of developers by 'Open street map' with search block, javaScript, reactJS, leaflet, jest testing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published