Skip to content

jyothiperla26/state-handling-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Add User Application

Description

  • This project is a Add User Application, we can add multiple users in our application by selecting them through check box.
  • This project has a component folder inside the src folder, it has all the required files to execute. It has AllUsers folder, and Header folder.
  1. AllUsers folder handles the user list design and displays when neccessary.
  2. Header folder contains the header part design of the application.

Installations

  • To run react on the terminal, node.js need to be installed. Kindly install the node.js in your computer using the given link: https://nodejs.org/en/download

Usage

  • Run the given command in your terminal to create a react environment: npx create-react-app app-name(write your-app-name here)
  • Run the given command to clone this project on your local computer: git clone https://github.com/jyothiperla26/state-handling-react.git
  • Run the given command in the terminal to execute the code: npm start

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published