jesperhodge / fabricator

A project management tool to coordinate open source teams.
3 stars 1 forks source link

Build an authentication page #2

Open jesperhodge opened 6 years ago

jesperhodge commented 6 years ago
soueuls commented 6 years ago

I am interested to make this happen although I found react-form to be a terrible piece of code (form state should be kept local and not be part of the global state), I would prefer to use formik instead.

jesperhodge commented 6 years ago

Okay great, I was looking for an alternative for react-form. Let's do it! Linda has set up react with routing, so I hope it works for you - if you need any help with setup let me know. So you should be able to just go ahead :)