Giter Site home page Giter Site logo

vinitshahdeo / progressivenewsapp Goto Github PK

View Code? Open in Web Editor NEW
41.0 3.0 37.0 596 KB

A simple Progressive Web App that brought news from a variety of sources using News API.

Home Page: https://vinitshahdeo.github.io/ProgressiveNewsApp/

License: MIT License

JavaScript 42.02% HTML 17.55% CSS 40.43%
pwa pwa-apps pwa-example progressive-web-app newsapi newsapp hacktoberfest

progressivenewsapp's Introduction

Progressive News AppPWA

GitHub license GitHub top language GitHub code size in bytes

A simple Progressive Web AppPWA that brought news from a variety of sources using News API. See demo.

A Progressive Web App (PWA) is a web app that uses modern web capabilities to deliver an app-like experience to users. Learn more about why Progressive Web Apps will replace native Mobile Apps.

Getting started

To install this project, you need to clone or download it.

git clone https://github.com/vinitshahdeo/ProgressiveNewsApp.git
cd ProgressiveNewsApp

๐Ÿ–ฅ๏ธ Live Demo

Running locally

  • Serve folder with your server of choice. For instance by using npm install -g serve

  • Make sure you are in the same path: cd ProgressiveNewsApp

  • Run serve .

  • Browse http://localhost:5000

  • Turn off your WiFi/Internet and see if it works ๐Ÿค“

Lighthouse report

Useful Resources

Recommended Reading

Author

Vinit Shahdeo

if (thisRepo.isAwesome()) {
  // thanks in advance :p
  starThisRepository();
}

If you find a bug or think something could be better, please file an issue! If you think a code change should be made, feel free to raise a PR.

Open Source Love Twitter Follow GitHub followers

progressivenewsapp's People

Contributors

dependabot[bot] avatar vinitshahdeo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

progressivenewsapp's Issues

Sort news on the basis of popularity and Date published

In current web app, users can filter the news on the basis of source but there is no way to filter the recent or popular news.

The idea is to sort the news in the following orders:

  • Date published
  • Relevancy to search keyword
  • Popularity of source

Screenshot 2020-09-19 at 5 58 55 PM

Find the API Documentation here.

[Hacktoberfest] UI Improvements

Kindly come up with an eye-catching layout for the homepage (i.e. index.html)

  • Feel free to play with fonts/colors in CSS files.
  • Do not make any changes to js/app.js.
  • Make sure that business logic shouldn't break i.e. fetching news.
  • Update CSS to have a better News card.

Screenshot 2020-09-19 at 5 58 55 PM

PS - I don't have any wireframe in my mind if you come up with one, please comment on this thread.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.