This project is a tool for test your frontend application/prototype that uses geographical coordinates.
It has some endpoints that deliver the latitude and longitude that your project needs.
And the page with the project and documentation is in the same place so it is a Full Stack project.
Click here to see the result.
- Visit documentation
- Licensed under the MIT License
- Next.js
- React
- JavaScript
- TypeScript
- Node.js (backend)
- Tailwind (frontend)
- Download this repo
- Run
npm install
(to install all dependencies) - Run
npm run dev
to see running locally
- Visit contribute page to check out.