Skip to content

A news 📰 application built using Google news API. It show news from different world regions, and allows searching for a specific topic. The user can check the weather updates in different regions worldwide, using data from opeanweathermap API. More news on the site is on the covid 19 Live data.

Notifications You must be signed in to change notification settings

StevNdegwa/todaynews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

A news application

About

Uses

  1. React: A javascript library for building user interfaces.
  2. D3: A javascript data visualization framework.
  3. styled-components: A react based framework for styling components with css.
  4. Redux: A state management framework for javascipt applications.

Data sources:

  1. News; Gnews REST API homepage Url: https://gnews.io/
  2. Covid19 data; REST API homepage Url: https://covid19api.com/
  3. Weather news; OpenWeather REST API homepage URL: https://openweathermap.org/api

More information

In this project I make proper use of react features such as

  • React Hooks
  • Code Splitting
  • Memoization

I make use of Material Design concepts in designing the user interface features.

About

A news 📰 application built using Google news API. It show news from different world regions, and allows searching for a specific topic. The user can check the weather updates in different regions worldwide, using data from opeanweathermap API. More news on the site is on the covid 19 Live data.

Topics

Resources

Stars

Watchers

Forks