A full-stack web application that integrates a real-time location API and securely stores user data in MongoDB.
- 🌐 External API integration for dynamic location autocomplete
- ⚙️ RESTful backend built with Express.js
- 🗄 Persistent data storage using MongoDB Atlas
- 🔐 Secure environment configuration with dotenv
- HTML, CSS, JavaScript
- Node.js & Express
- MongoDB & Mongoose
git clone https://github.com/Srishti39-sudo/geolookup.git
cd geolookup/backend
npm install
node server.js
Open:
http://localhost:3007/l.html