/animate-validation

Gradual feedback in form validation React component

Primary LanguageJavaScript

Animate-validation's README

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.

Getting Started

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.

Prerequisites

What things you need to install the software and how to install them

brew install node
brew install yarn

Installing

yarn install
yarn start

Then make changes and they'll automatically hot reload your changes!

Running the tests

yarn test