A weather application project built using React. This application features a live 5 day weather forecast with related icons and the weather in both celcius and fahrenheit. It also contains weather data for windspeed and humidity. Additionaly the location button will set the weather for the users current position.
A dictionary project that will reveal the definitions of any word searched, along with examples and synonyms. It features two API integrations, for the definition and for the associated pictures. The application also contains the phonetics of each word and a built in audio player.