Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ceobit authored Aug 21, 2020
1 parent b8db595 commit 1731542
Showing 1 changed file with 8 additions and 21 deletions.
29 changes: 8 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,15 @@
# "news-explorer" - Сервис поиска новостей
# "news-explorer" - News search service

v.02 Добавлен JavaScript
Версия для чекпоинта

## Фронтенд дипломного проекта Яндекс Практикум на курсе "Веб-разработка"
## Frontend of the diploma project Yandex Practicum on the course "Web Development"
https://ceobit.github.io/news-explorer-frontend

### Возможности сервиса:
<ul>
<li>Регистрация пользователя</li>
<li>Авторизация пользователя</li>
<li>Поиск статей по ключевому с помощью API стороннего сервиса</li>
<li>Сохранение статей в личном кабинете</li>
<li>Удаление статей из личного кабинета</li>
</ul>

В рамках этапа инфраструктура и верстка реализовано:
### Service features:
<ul>
<li>Настроен Webpack для двухстраничного приложения</li>
<li>Верстка сайта</li>
<li>Адаптивная верстка сайта</li>
<li>User registration</li>
<li>User authorization</li>
<li>Search articles by keyword using a third-party service API</li>
<li>Saving articles in your personal account</li>
<li>Removing articles from your personal account</li>
</ul>

### Запуск проекта
Expand All @@ -35,6 +25,3 @@ https://ceobit.github.io/news-explorer-frontend
### Используемые технологии
CSS, HTML, Webpack, Git, JavaScript

0 comments on commit 1731542

Please sign in to comment.