Skip to content

Repository files navigation

React Vite Project

Instructions to Launch the Project

  1. Pull the project from GitHub:
    git pull <https://github.com/uraden/map_test.git>
  2. Install all the dependencies:
    npm install
  3. IMPORTANT: Create .env file and add VITE_BASEURL variable with the provided API URL(It will provided to HR).
  4. Build the project:
    npm run build
  5. Check the project:
    npm run preview

How Project Looks Like

  1. Initial Project Appearance: Initial Project Appearance

  2. Clicking on the coordinate will open a pop-up: Coordinate Pop-up

  3. User can update the status and change the details value by clicking Edit button: Update Status and Details

Instructions on How to Run the E2E Test

  1. Install Cypress:

    npm install cypress --save-dev
  2. Launch the app:

    npx cypress open
  3. Click on the E2E Testing button: E2E Testing Button

  4. Select Chrome: Select Chrome

  5. Click mapTest: Click mapTest

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages