×
Simple Apps
2021
Two simple web apps. One, is a weather app that uses basic HTML, CSS, and JavaScript. It performs AJAX requests, pulling weather data from Open Weather API. The second is a basic storefront page that uses Vue.js to perform simple functions like adding/removing items from the cart, choosing a specific style for an item, and posting a review.