Built using Next.js, this web app enables users to locate near-by public wifi in NYC.
- Geolocation
- Google Map
- Public Wifi Locator
Clone the repository. Run the app using:
npm run dev
Prerequisite: Playwright
Run the tests using:
npx playwright test
Won the NYU Tandon Fall 2023 LeetCode Bootcamp Project competition.