Hi! And wellcome.
'NewsAnalyzer' is a my final qualifying work in Yandex.Praktikum. Its simple web application to search for news on Russian language by keywords. Please, try it.
- User can search news by keywords;
- User receives a list of news for the last 7 days;
- Click on card with news to redirect to news source;
- App save and show last user reqest first part of results on main page even after browser close;
- In section 'Analitics' user can see statistics of mentions in the media on this topic for the last 7 days;
- In section 'About' user can see me :) and some boring words;
- Also, user can view the commit history in 'About' section from the application repository on github.com;
- Click on commit card redirect to commit details page on github.
- ECMAScript 2019;
- CSS3;
- HTML5;
- WebPack4;
- BEM methodology;
- NPM paсkages;
- GIT technology.
- For start please install Node.js and comandline tool, for example git bash
- Then clone or download repo and unpack on your local
- Run
npm installto install the environment for downloading necessary npm packages - Run
npm run buildto build project local. It will build project from source in dist directory - Run
npm run startto develop/debug project local. It will start webpack-dev-server on your local, port 8080.
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
- in IOS 13 git commits block work incorrect
Feel free to ask your questions in telegram
