STACK USED & DESIGN
This Weather App is a mobile application I developed using React Native. The designing of all containers in this program was done through the use of TailwindCSS. This app provides the option to search for a location and retrieve the weather data for that respective location. The temperature is shown in the middle of the screen along with an icon that shows the current state of the weather with additional information such as wind pressure, humidity levels, and the time for sunrise/sunset. ​​​​​​​
MY FIRST PROJECT
This software does not currently contain any backend implementation. This is my very first project and my introduction to software development!

This project allowed me to understand how to structure software through different containers, and proper naming schemes. This project also taught me how to style my projects through the use of TailwindCSS which is a much more efficient way of styling than the basic CSS method.
APP SHOWCASE
This app may not showcase much of my current skills, but it is near dear to my heart because, in a way, this app catapulted my interest in software development. Though it was challenging to grasp all the concepts all at once, I learned to sharpen my problem solving skills to produce a product that I am satisfied with.
Back to Top