A simple React application that displays a world map with location markers. Visit the site!
This project was bootstrapped with Create React App.
- Run
yarnto bootstrap the project. - Run
yarn startto start the application in development mode.
- Run
yarn build. - Deploy the
buildfolder to the web server.