This project was bootstrapped with Create React App.
In the project directory, you can run:
When you download this project, need to run this instruction first. Then you will see node_modules in the current directory.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
At first, it will show clusters of 5000 stores in the MapBox. So it might take a few seconds to display a real MapBox. Then you can search stores by input ZipCode and Radius. It outputs the stores and its information and location on the map which is near in Radius miles a way from the ZipCode address.