Skip to content

YaroslavYarynych/map-project

Repository files navigation

Viso Technical task

Links:

Requirements:

  • Display map
  • Add/Delete/Update markers
  • Drag & drop markers
  • Marker`s firebase collection

Build With

  • React
  • TypeScript
  • Firebase
  • SASS

Firebase screenshot

image

Setup

  1. Use 20 version of node.js:
$ nvm use 20
  1. Clone the repository to your local machine, open terminal (GitBash for Windows users) and clone repo with command bellow:
git clone https://github.com/YaroslavYarynych/map-project.git
  1. Open editor, set up project and install necessary packages in the code-editor you use:
$ npm install
  1. Open the project in browser:
$ npm run dev
  1. Bulid project:
$ npm run build

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published