Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.09 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.09 KB

NYC Wifi Locator

TypeScript badge NextJS badge npm badge npm badge npm badge

Built using Next.js, this web app enables users to locate near-by public wifi in NYC.

Features

  • Geolocation
  • Google Map
  • Public Wifi Locator

Usage

Clone the repository. Run the app using:

npm run dev

Tests

Prerequisite: Playwright

Run the tests using:

npx playwright test

Achievement

Won the NYU Tandon Fall 2023 LeetCode Bootcamp Project competition.

photo.png