/travel-map

A simple React application that displays a world map with location markers.

Primary LanguageJavaScript

Travel Map

A simple React application that displays a world map with location markers. Visit the site!

This project was bootstrapped with Create React App.

Development

  • Run yarn to bootstrap the project.
  • Run yarn start to start the application in development mode.

Deployment

  • Run yarn build.
  • Deploy the build folder to the web server.