Skip to content
/ mesto Public

Portfolio project at Practicum Bootcamp, online photo-sharing application

Notifications You must be signed in to change notification settings

naumch1k/mesto

Repository files navigation

Portfolio project: "Around The U.S."

Read this in other languages: RU

GitHub Pages Link

Description

"Around The U.S." is a portfolio project created as a part of a study at Yandex.Practicum - an interactive page where users can share their pictures.

Functionality

  • Change user avatar
  • Edit user profile
  • Add and remove pics
  • Live form validation
  • "Like" for pics
  • Likes counter

Tech

HTML5 | CSS3 | JavaScript, OOP | BEM Methodology, File Structure and File Paths (Nested BEM) | Adaptive design | Flexbox and Grid Layout

Installation & Usage

# Clone the repository
git clone https://github.com/naumch1k/mesto.git
# Enter the project directory
cd mesto
# Install dependencies
npm i

In the project directory, you can run:

npm run dev

Starts a local server on localhost:8080

npm run build

Builds the app for production to the dist folder

npm run deploy

Places the production version code into the gh-pages branch

About

Portfolio project at Practicum Bootcamp, online photo-sharing application

Topics

Resources

Stars

Watchers

Forks