diff --git a/README.md b/README.md index 769ab1c..c6ec3f1 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,21 @@ -[![Tests](https://github.com/MalakhN/react-mesto-api-full-gha/actions/workflows/tests.yml/badge.svg)](https://github.com/MalakhN/react-mesto-api-full-gha/actions/workflows/tests.yml) -# react-mesto-api-full -Репозиторий для приложения проекта `Mesto`, включающий фронтенд и бэкенд части приложения со следующими возможностями: авторизации и регистрации пользователей, операции с карточками и пользователями. Бэкенд расположите в директории `backend/`, а фронтенд - в `frontend/`. +# Mesto +**Single-page application (frontend + backend) - training project** -Ссылка на сайт, размещенный на Яндекс.Облаке. +### Description +The resource for saving photos of locations visited by the user with the following features: +- Registration, authorization and editing of users data +- Adding locations in the form of a photo with: + - description + - preview by click + - like and like counter + - the ability to delete only your own locations and view the locations of other users -Адрес репозитория: - -## Ссылки на проект - -IP 51.250.74.50 - -Frontend - -Backend +## Technologies +- React application with adaptive layout +- Express framework +- MongoDB +- BEM +- SEO + - alt tags of images + - semantic tags for markup of titles and main text + - text information is available for indexing