Skip to content

Developed a Notes Keeping Web App using HTML, CSS and JavaScript, implemented the DevSecOps practices for deploying on Docker and Kubernetes using Jenkins CI/CD Pipeline.

License

Notifications You must be signed in to change notification settings

yash509/DevSecOps-Notes-Web-App-Deployment

Repository files navigation

DevSecOps-Notes-Web-App-Deployment Docker Image CI

coding

demo-project-img

This app allows you to create your own notes and save them in the local storgae which will not be deleted even when you reload the page. It will be deleted once you click on the delete note button.

Used Technologies:

  • HTML
  • CSS
  • JAVASCRIPT

Steps to use:

  • Download or clone the repositorY git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git

  • Go to the directory

  • Run the index.html file

  • Start writing!