This application predicts the name, age and gender of a user based on a name entered into the application.
View the deployed application here: https://predictable.netlify.app/
This application utilizes the below API's
- [Nationalize API](https://nationalize.io/)
- [Genderize API](https://genderize.io/)
- [ Agify API](https://agify.io/)
- React
- Material UI
- The CSS property called "Backdrop-filter". Find out more in resources link
- The CSS clamp() function. More in resources section
- Material UI
- [Favicon generator] (https://favicon.io/)
- Backdrop-filter
- Clamp()