This repo is a demo of creating user login/sign up page using different methods of react
for example this demo will cover user login/signup using:
- prop drilling
- context API
- Routers
The Master/main branch will contain simple basic structure only, rest there will be three branches with sames names as the feature where the demo for the same feature is available.