- Code developed for academic purposes
- Example of dynamic form validation in backend with nodejs and express-session
- Clone the repository :
git clone https://github.com/JrSchmidtt/csv-to-html.gi
- Install node.js to run
- Install Visual Studio Code to edit
- Install body-parser to run
- Open the powershell Terminal in Visual studio and run the command
npm install
in folder to install the dependencies - Run the command
node app.js
in the folder with the bot
- Fork the repository!
- Clone your fork:
git clone https://github.com/JrSchmidtt/form-validation-express.git
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Form Validation in Nodejs Backend © JrSchmidt.
Authored and maintained by Schmidt#9639.