Skip to content

Course project of Yandex.Practicum. Theme: Adaptive and responsive make up, API, OOP.

License

Notifications You must be signed in to change notification settings

dolbilov/mesto-project

Repository files navigation

Mesto

🔍 Description

This project is a course project of Yandex.Practicum.
Theme: Adaptive and responsive make up, API, OOP.

Stack

  • CSS
  • Flexbox
  • Grid layout
  • Media queries
  • JS (OOP)
  • API (using fetch)
  • Live form validation
  • BEM Nested methodology
  • Webpack5

👀 Visuals

Screenshot of main page

⬇️ Installation

Install NPM dependencies:

npm install

🚀 Usage

Working prototype is here.


Start developing using Webpack dev server:

npm run dev

Build project for production:

npm run build

🤝 Contributing & Roadmap

Contributions, issues and feature requests are welcome. Feel free to check issues page if you want to contribute.

👤 Authors

Kirill Dolbilov

📝 License

Copyright © 2022 Kirill Dolbilov & Sergei Kozlov
This project is GNU GPL v3.0 licensed.