Closed hlee2052 closed 5 years ago
Great!! Let's merge this one!!
Btw I think we would need to use React Router to render your Login Component after clicking Login href.
Btw, my understanding is that login page is a pop up, not a separate page right?
@hlee2052 Yes I think so.
since there is no navigation yet to click and popup login screen, you can go to imports/ui/app.jsx and comment out existing components and include "LogIn component" to test... or screen shot below.
-Since it's text input, didn't use redux but can be changed to use redux.