Skip to content

📸 Interactive photo gallery with profile editing. Add, delete, and like photos, all bundled with Webpack. ⚙️ Adaptive layout for a smooth experience across devices!

Notifications You must be signed in to change notification settings

IliaKani/ThePlace

Repository files navigation

The Place. An interactive page where you can add photos, delete them and like them.

Stack:

JavaScript Webpack Figma Babel

Functional

  • 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

Installing dependencies

npm install

Running a project on a local server

npm run dev

Building the project

npm run build

Launching the assembled project

npm start

About

📸 Interactive photo gallery with profile editing. Add, delete, and like photos, all bundled with Webpack. ⚙️ Adaptive layout for a smooth experience across devices!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published