[!FAQ] This project has been published, and you can see it there: https://laxerem.github.io/lastland.github.io/home
git clone https://github.com/Laxerem/SimpleMap.gitGo to the project folder (frontend), and execute this command:
npm installnpm run devAfter that, you can see the website in browser by clicking on the link that you will see in the console.
This is my first project, where I use the React Framework (yes, I think it's framework), so, I learned how to make apps using component approach.
Also, in this project, I had to make interactive map, so, I was learning how to work with the Leaflet library.
Honestly, i don't known myself. I probably wanted name the project as simply as possible so much, so that the world just underlines the name, lol.
To add interactive elements on the map, I use the Leaflet library.