Skip to content

NewsPortal SPA with a list of news cards. Implemented the ability to search for news, delete, add to favorites

Notifications You must be signed in to change notification settings

volkovVA/newsportal

Repository files navigation

NewsPortal

NewsPortal SPA со списком новостных карточек. Пришедшие данные хранятся в сторе. На карточке размещена иконка лайка. При нажатии на которую, ставится или убирается лайк. Иконка подкрашивается, когда залайкана. На карточке размещена иконка удаления. При нажатии на которую, карточка удаляется. Реализована ссылка, которая по нажатию показывает только залайканые карточки. Реализован функционал поиска карточек.


Stack:

  • React
  • React Hooks
  • React Router
  • Redux
  • Bootstrap

Live Demo: NEWSPORTAL


newsportal

Available Scripts

In the project directory, you can run:

npm install

Setting Dependencies

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

NewsPortal SPA with a list of news cards. Implemented the ability to search for news, delete, add to favorites

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published