Skip to content

Front end for Diploma work at Yandex Web developer course

Notifications You must be signed in to change notification settings

piskov/yandex-practicum-web-developer-diploma-front

Repository files navigation

Front end for Diploma work at Yandex Web developer course

This repo contains code for the News Explorer front end.

You can check layout (though with not-working logic as I took down backend hosting and reset News API key) version at Github Pages

Project enables news search through public News API and saving articles through tailor-made API.

Project contains three build configurations:

  • npm run dev starts dev build in hot-reload mode
  • npm run build creates production build (minified, optimized, babelized)
  • npm run deploy deploys site at github pages

Package.json has fixed version for all npm modules.

Release notes for 0.1.0:

  • adaptive and responsive layout for all major resolutions
  • two pages: main search and saved articles
  • no .js code

Release notes for 0.2.0:

  • .js logic — app is now live

About

Front end for Diploma work at Yandex Web developer course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages