A Javascript Weather & News Application which fetches data from OpenWeatherMap & NewsCatcher API.
Project is created using :
- HTML5
- CSS
- Javascript
- PixiJS
- BootStarp4
- Live Server
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
- Weather data that you query for using the openweathermap.org API
- Today's top news around the world using the newscatcher.com API