A form component in React that uses the latest CSS technologies to provide immediate feedback with animation of the validation of a form.
You can see details on how this was built with the conventional commits in the git log
!
This project was bootstrapped with Create React App.
You can find the most recent version of its guide here.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
brew install node
brew install yarn
yarn install
yarn start
Then make changes and they'll automatically hot reload your changes!
yarn test