I created Python script generate sample FrontEnd Files and their directory
- Ask user for project file name.
- Create Index.html , style.css and Script.js.
- Create directory of Javascript , CSS and Images folders.
- Add Starter Template by bootstrap 5.0 and define src of js and css file at index file.
I updated script to support last version of bootstrap 5.0 instead of bootstrap 4
