git clone https://github.com/Kaiseridze/funbox-map-test.git (Clone a repository in IDE)
npm install (Install all dependencies)
npm test (To run tests)
npm start (To start project)
- React
- TypeScript
- Redux-Toolkit
- Yandex-map-api
- React-uuid
- React-testing-library / Jest
- Scss
- Add new placemark (Press Enter)
- Remove a placemark
- Moving list items (Drag and drop)
- Redrawing the polyline path on the map when changing the order in the sidebar list
- Moving the placemark on the map of the corresponding list item
- Represents a balloon with the title of a corresponding list item when a placemark is clicked
- Responsive interface