Skip to content

A few examples of HTML forms in action

License

Notifications You must be signed in to change notification settings

Learn-by-doing/html-forms-and-ajax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML Forms and AJAX

A few examples of HTML forms in action.

Getting Started

The first step before you can start the node app is to install all the necessary node module dependencies for the project. Run the following command from your terminal:

npm install

To start the node app, run the following in your terminal:

npm start

Once the app is started, navigate to the following link in your browser:

http://localhost:3000/

About

A few examples of HTML forms in action

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published