• Stars
    star
    1
  • Language
    JavaScript
  • Created almost 5 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository contains simple React-Form which takes data (First name, Last Name, User Name, Email & Password) as input render it to the browser without consuming any API i-e not connected with backend but using onChange function I made it a bit dynamic showing data on browser in real-time.