Node-StoreLocate

Store Locator using Node.js, MongoDB, Express, and GeoJSON.

MIT License

Stars
0

Node-StoreLocate

Store Locator using Node.js, MongoDB, Express, and GeoJSON.

Project Status

Version 1.0

Default version

Usage

Follow the instructions below:

First, clone/download the repository.

Secondly, run this command in your CLI/Terminal to install the needed dependencies (npm install --save).

Third, add your own MONGO_URI and GEOCODER_API_KEY in "config/configuration.env"

Fourth, serve the application through localhost:3001 by running this command (npm start)

Licensed under the MIT License.

Happy coding! ~Hasimy