Ugly Things Tracker List
This React application features three input fields that users must complete before the submit button becomes active. Upon submission, the created Ugly Thing is displayed in a scrollable list. The application's state is powered by data from a third-party API, with local state management handled using React's built-in Context API.


