marukosy124 / accuenergy-test

Home Page:https://accuenergy-test.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accuenergy - Pre-Interview Code Test

Tech Stack

  • Vue 3
  • Typescript
  • Vite
  • Vuetify
  • Google APIs

Live Demo

A live demo of the project can be accessed at: https://accuenergy-test.vercel.app/

Getting Started

  1. Create a .env file at root directory with the required environment variables
  2. Install dependencies and run the app at development mode:
yarn install
yarn dev

Other Commands

To create a production version of the app:

yarn build

To preview the build of the app:

yarn preview

To check the app with eslint:

yarn lint

Remarks

Note that the number of markers on the map may appear different when zoomed out, as markers that are close to each other may be clustered or overlap. This is a common behavior in maps to improve the visual representation and avoid cluttering the map with too many markers. Zooming in will reveal individual markers in such cases.

About

https://accuenergy-test.vercel.app


Languages

Language:Vue 77.2%Language:TypeScript 17.8%Language:CSS 3.1%Language:HTML 1.9%