├── English Version ├── index.html ├── script.js └── style.css ├── LICENSE ├── README.md ├── index.html ├── script.js └── style.css /English Version/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DzarelDeveloper/TextForCrush/HEAD/English Version/index.html -------------------------------------------------------------------------------- /English Version/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DzarelDeveloper/TextForCrush/HEAD/English Version/script.js -------------------------------------------------------------------------------- /English Version/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DzarelDeveloper/TextForCrush/HEAD/English Version/style.css -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DzarelDeveloper/TextForCrush/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # TextForCrush -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DzarelDeveloper/TextForCrush/HEAD/index.html -------------------------------------------------------------------------------- /script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DzarelDeveloper/TextForCrush/HEAD/script.js -------------------------------------------------------------------------------- /style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DzarelDeveloper/TextForCrush/HEAD/style.css --------------------------------------------------------------------------------