/react-map

Primary LanguageJavaScript

React Map

What is this?

It's a web application that shows the Bologna area (Italy) and highlights my favourite locations there.

Technologies used

Start the project

To start developing:

  • download the repository
  • yarn install
  • yarn start

Offline usage

This web application uses React's Service Worker, a tool that stores all content in cache. This allows you to use this app always, whatever is your connection status.

To mak it work, run a production build (see below).

Build

To run the build (production) version, just run yarn build on your terminal.

License

This repository uses the MIT License.