/mesto-react

Фронтенд проекта Mesto на React.

Primary LanguageJavaScript

mesto-react

Responsive web page - "Mesto", containing editable information about the user and photos posted by him.

Technology Stack:

  • React
  • JSX
  • React Hooks:
    • useState;
    • useEffect;
    • dependencies;
  • flexbox;
  • grid layout;
  • font-face for connecting third-party fonts;
  • pseudo-classes;
  • media queries;
  • relative and absolute positioning;
  • the project code is sorted by BEM methodology.