Skip to content

Latest commit

 

History

History
executable file
·
42 lines (27 loc) · 527 Bytes

README.md

File metadata and controls

executable file
·
42 lines (27 loc) · 527 Bytes

ReactiveNews

React app, featching news from NewsAPI. With search functionality, also by range of dates

Main Technologies

  • JavaScript ES5/ES6
  • React/Redux
  • Webpack 4
  • NewsAPI
  • SCSS/Bootstrap 4

Setup

$ git clone or download

Go to project direction

Install dependencies

$ npm install

Run dev

$ npm start

Run build

$ npm run build

https://newsapi.org "Powered by News API" //Application built for learning purpose