Code Monkey home page Code Monkey logo

mesto's Introduction

LOGO

Проект: Mesto

О проекте

Mesto - сайт, где можно делиться фотографиями, ставить карточкам лайки или дизлайки.
Первоначальные данные о пользователе и карточках подгружаются с сервера.
Реализована возможность редактирования профиля пользователя, смены аватара.
По клику можно посмотреть картинку в большем масштабе (zoom).
Есть возможность удалять карточки.
Реализовано всплывающее подтверждение для удаления карточек.
Закрытие попапов по Overlay и Escape.

Используемые технологии:

  • Верстка сайта с использованием HTML5 и CSS3
  • Файловая структура проекта БЭМ (Nested)
  • Создание попапов и форм
  • Валидация форм
  • Объектно-ориентированный подход
  • Асинхронный код
  • Запросы к API
  • Сборка проекта Webpack
  • Транспиляция JS инструментами Babel

Запуск проекта

  1. Клонировать репозиторий

    git clone https://github.com/olesia1205/mesto.git

  2. Установить зависимости

    cd mesto

    npm install

  3. Для запуска использовать команды

    npm run dev

    Запуск проекта в режиме разработки. Для просмотра результатов в браузере откройте http://localhost:8080 После внесения изменений страница перезагрузится автоматически

    npm run build

    Создает финальную сборку проекта, готовую для развертывания, в папке dist


screenshot screenshot screenshot screenshot

mesto's People

Contributors

dependabot[bot] avatar olesia1205 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.