This Heroic Finder tool is a robust location maping and finder tool. It's built with React and uses React Bootstrap components alongside custom built components.
For development you'll need to have Node.js installed.
Clone this repo to your local machine
git clone https://github.com/heroicP/heroic-finder.gitIn the terminal, navigate into the heroic-finder directory
Run the install command
npm installFrom inside the heroic-finder directory run this command to launch the dev server
npm run devOnce installed go to VSCode settings and search "Format On Save" and turn that setting on.