A simple Random User Generator web application built using JavaScript and Axios.
- Fetch random users from API
- Dynamic DOM updates
- Loading animation
- Error handling
- Async/Await implementation
- Interactive UI with button click events
- HTML
- CSS
- JavaScript
- Axios
- Random User API
- Bulma CSS
- API Fetching
- Promises
- Async/Await
- Try/Catch Error Handling
- DOM Manipulation
- setInterval & clearInterval
- Event Listeners
Completed basic version successfully.
- Add profile images
- Add dark mode
- Generate multiple users
- Improve animations
- Responsive design