User-Creation-App

User Creation App is a simple frontend application that allows a user to submit a "new account" form. The user receives feedback depending upon whether or not the form was submitted succesfully.

Technologies

This project was built using React & Styled-Components.

Run this App Locally

$> git clone https://github.com/jkintner25/User-Creation-App.git
$> cd react-app
$> npm install
$> npm start

Screenshots

Form

Success