/Login-Page-in-React

This repo contains a simple login and signup page in react. You can further make changes in the project as well :)

Primary LanguageJavaScript

Login-Page-in-React

Here is a simple login signup page created in ReactJs.

Screenshot from 2024-01-08 22-40-24

This can be completed further. You can make changes if you want and create a pull request so that I can add your code :)

How to run the program:

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.

Now to run the project run the following command in the terminal:

   npm start