Stack:
- the service is available at the addresses https://iliakani.github.io/ThePlace/
- data comes from the server https://mesto.nomoreparties.co
- modules bundle by Webpack
- profile editing (name change, photo)
- adding photos with a link from the Internet
- deleting user's photos
- add and delete 'like'
- new photos are added to the top of the list
- Adaptive layout
npm install
npm run dev
npm run build
npm start