Git Product home page Git Product logo

responsive-news-reader's Introduction

Responsive News Reader

Let's create a responsive news reader website. To get the latest news the app will display we are going to use News API. You will need to register with the service to obtain an API key.

Objectives

  • Create a responsive layout that works well and looks good at mobile, tablet and desktop screen sizes. Please create the mobile version first, then tablet and then desktop.

  • Fetch news articles from News API and display them including title, image, description, publication, date and link to article.

  • Display images for tablet and desktop screens only

  • Implement a feature of your choice

Stretch goals

  • Implement pagination which allows you to get the next 20 results and display them

  • Add search functionality which allows the user to retrieve news about a particular topic

Instructions

  • Fork and clone this repo
  • Commit your changes frequently with short and descriptive commit messages
  • Create a pull request when complete
  • We want to see great looking webpages
  • Your code should have consistent indentation and sensible naming
  • Use lots of concise functions with a clear purpose
  • Add code comments where it is not immediately obvious what your code does

Getting started

  • Take a look at the API documentation to see what the response data will look like
  • Start with pen and paper to draw what you want your new app to look like
  • Create a basic HTML page with your layout
  • Create a CSS file and a JS file and import them into the webpage.
  • Use fetch load some news items from API and insert them into your web page.

README.md

When finished, update this README.md file in your repo. This should explain what the project is, how to run it and how to use it. Someone who is not familiar with the project should be able to look at it and understand what it is and what to do with it. This is quite important as you want to put projects in your portfolio and the information provided here will help a reviewer understand what it is they are looking at.

responsive-news-reader's People

Contributors

philberryman avatar dmitrigrabov avatar

Watchers

 avatar James Cloos avatar

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.