Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 900 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 900 Bytes

Predictable App

This application predicts the name, age and gender of a user based on a name entered into the application.

Deployment

View the deployed application here: https://predictable.netlify.app/

API Reference

This application utilizes the below API's

Tools and Technologies

  • React
  • Material UI

Lessons learned

  • The CSS property called "Backdrop-filter". Find out more in resources link
  • The CSS clamp() function. More in resources section

Useful Resources