-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Awais Mohammad edited this page Jan 8, 2024
·
2 revisions
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