Word Scrambler is a web application that challenges users to predict the original word from a randomly scrambled version. The project is primarily written in JavaScript, with additional use of CSS and HTML.
To run the Word Scrambler locally, follow these steps:
- Clone the repository:
git clone https://github.com/midhunk0/word-scrambler.git
- Navigate to the project directory:
cd word-scrambler - Open
index.htmlin your web browser.
- Visit the live application deployed on Vercel.
- Enter a scrambled word or phrase.
- Click the "Predict" button to attempt to guess the original word.
This project is licensed under the MIT License. See the LICENSE file for details.
- midhunk0 - Original Author and Contributor
