Skip to content

Latest commit

 

History

History
42 lines (18 loc) · 1 KB

README.md

File metadata and controls

42 lines (18 loc) · 1 KB

📝 Getting Started with Login and Signup

This is the readme file for the Login and Signup. The purpose of this file is to provide instructions on how to run the project and any necessary setup.

📝 Installation

To install CRUD APP, follow these steps:

1.Clone the repository: https://github.com/Arvind-Kumar-Mahato/AllConnect-task1-Login-Signup.git

2.Navigate to the project directory: cd client.

3.Install dependencies: npm install.

4.open another terminal and Navigate to the project directory: cd server.

5.Install dependencies: npm install.

🚦 Usage

To use Login and Signup, follow these steps:

1.Navigate to the project directory: cd client.

2.Run the project: npm start.

3.Open a web browser and navigate to http://localhost:3000

4.open another terminal and Navigate to the project directory: cd server.

5.Run the project: nodemon app.js.

💬 Contact

If you have any questions or concerns, please contact Arvind Kumar Mahato at arvindkumarmahato.dhn@gmail.com.