- Yandex Maps API
- Adaptability
- Accessibility
- Mobile Friendly
- CSS animations
- Optimizing/Minimizing Final Application Files
- Clone the repository by `git clone`
- Install dependencies by `npm install`
- Add your Yandex Maps API key in head of html
- Start the application by `npm run dev`
- Go to http://localhost:3000 in your web browser
- Click on the list item to see location
- The selected location will be displayed on the map and its latitude and longitude will be displayed below
- React
- Yandex Maps API
- TypeScript
- Axios
- Sass