Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.21 KB

README.md

File metadata and controls

48 lines (33 loc) · 1.21 KB

Weather ☀️ 🌈 & News 📰 Application

A Javascript Weather & News Application which fetches data from OpenWeatherMap & NewsCatcher API.

Table of contents

Technologies

Project is created using :

  • HTML5
  • CSS
  • Javascript
  • PixiJS
  • BootStarp4
  • Live Server

Setup

To setup this project, install it locally in your system :

git clone https://github.com/aditidw/weather-news-app.git
cd weather-news-app

If you wanna start the application using Live Server. You can follow the following steps :

You might be thinking, what is Live Server ? Live Server launches the development of local server with live reload features for static and dynamic pages.

Open Workplace IDE, eg: VSCode Editor and Press ctrl+P, and type
ext install ritwickdey.liveserver

Screenshots

Screenshot 1 Screenshot 2

Features

  • Weather data that you query for using the openweathermap.org API
  • Today's top news around the world using the newscatcher.com API