WorldTime is a news app which is created to show the latest headlines. I have used newsdataio's API for getting the news and also used openweathermap's API for getting the current temprature of user's location.
Client: HTML, CSS, JavaScript
Server: PHP, Rest-API
This app provides latest news hedlines to the user.
Steps described below is to run the PHP file locally in your computer.
- Install Xampp Control Panel.
- Open Xampp and run Apache server.
- Open the url
localhost/project_folder
.
Install xampp PHP Version 8 or above is recommended