Project details

  • Category: Front End
  • Project date: Feb 25, 2021
  • Project URL: Github Link

UVSafe

Solo Project

UVSafe is a front-end site built with React/Redux. It makes use of an Open Weather API that returns coordinates of the searched city which are needed to make a second API call to the Open UV API for this same location. State is used to pass UV levels and Weather data to separate components to make for a consistent and responsive UI/UX. Design utilizes HTML/CSS and React Bootstrap. This project was one of my favorites because it resulted in a simple, clean UX/UI but provides the user with important and helpful information. It's satisfying to make a project that I find useful and believe others would as well.

Technologies: React/Redux, JavaScript, HTML, CSS, Bootstrap, RESTful APIs