Here is a simple login signup page created in ReactJs.
This can be completed further. You can make changes if you want and create a pull request so that I can add your code :)
First, install the required modules for the following react application to run by running the command:
npm i
It will install all the necessary modules required to run your project.
npm start