This Formik App uses React and formik for a login form. This is part of an assignment for Week3 in MIT xPro MERN Full-Stack Programming program.
License: MIT License
You can download the source code cloning this repository using Git:
-
Open your favorite Terminal app (Unix, Linux or Macos), such as Terminal, Command, Console, iTerm2, so on.
-
Clone the repository
git clone https://github.com/dicotips/mit_xpro_formikapp.git
or
git clone git@github.com:dicotips/mit_xpro_formikapp.git
- Open the src/app.js.