You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A JavaScript practice project demonstrating API usage with Axios. Fetches fake user details, random dog images, and college data using query parameters. Includes async/await handling, dynamic DOM updates, and clean UI structure for learning modern JS concepts.