Project
01
Description
This project is about building a web application to show a weather forecast using weather API from external services like openweathermap.org.
This allows you to swarch for a specific city and get the current temperature, the maximum and the minimum temperature of that place for that day, what the temperature feels like, the wind speed and the humidity.
It also has a toggle button to switch between the Centigrade scale and the Fahrenheit scale.
All you need to do is type in the name of the city and click on the search button.
Project
02
Description
This project is about building a website using ReactJS library. It is a single page portfolio website for a protographer, which containes a image gallery to showcase theri work.
The gallery is made using the ReactLightBox module.
Project
03
Description
A web application that show cases the list of most popular movies by fetching the data from TMDB api. The user can also search the movies using the search bar.