moonR2 / geodrop

Home Page:https://geodrop-nine.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A web application built with Nextjs that validates zip codes of an area using the google maps API

License: MIT

Installation

You can use your preferred package manager, in my case I used npm. (Note: You need to use Node v18 or higher)

npm install

Basic scripts

To run the development server

npm run dev

To run the tests

npm run test

Deployment

At the moment the application is deployed in Vercel with the following address https://geodrop-nine.vercel.app/ I may have to shut down the app due to the cost of the Google Maps API.

About

https://geodrop-nine.vercel.app


Languages

Language:TypeScript 68.1%Language:JavaScript 28.9%Language:CSS 3.0%