Skip to content

User can add number/string from text box that will shown below and after that you can update/delete that number/string from the given two button beside that.

Notifications You must be signed in to change notification settings

nikunj792/React_ES6_Add_Update_Delete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React ES6

Add,Update,Delete Numbers/Strings React Application

Steps to run the code.

i) Clone or download the repository to your local machine.

ii)Open the CMD and run "npm install" to download the dependency present in the package.json file.

iii) In the same CMD in which you did "npm install", run "webpack" that will automatically build your code on any changes as it will be in watch-mode.

iV)In the second CMD run "npm start" to start the express server on your machine.

V)On your browser run the "http://localhost:3000/" or in case if that will not work then you can go to folder "public/index.html" and directly run this file on browser.

Functionality of this Code

In this code User can add number/string that will shown below and after that along with that number/string two buttons will come Update and Delete.So you can delete that number/string or update the same

Thanks, Nikunj

About

User can add number/string from text box that will shown below and after that you can update/delete that number/string from the given two button beside that.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published