Skip to content

gerardopar/diginews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

digi news

View Project

news api logo

Digi News is a Single Page Web Application, that utilizes the News api in order to fetch real time news feeds. Powered by React and Redux.

FEATURES!

  • Powered By The News Api.
  • View trending news feeds.
  • Explore different news feeds (Breaking News, Cryptocurrency, Sports, etc).
  • Redirect users to news articles.
  • Frequent news updates.

TECH

  • React.js - ( Front-End )
  • Redux - ( State Manager )
  • SCSS - ( CSS Pre-processor )
  • MaterializeCSS ( CSS-Framework )
  • Webpack4 - ( Module Bundler )
  • ESLint - ( Linter )

Installation

Install the dependencies and start the development server.

$ cd diginews
$ npm install
$ npm run dev-server

For production...

$ npm install
$ npm run build

After running the build command all files & assets should be bundled in the public folder ready for production.

Todos

  • Add more features
  • Write tests with Jest & Enzyme

About

react web application with live news feeds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published