Clone of Wordle Game
🌍 Hosted page: Wordle Clone
⚡️ JavaScript
⚡️ HTML
⚡️ SASS
⚡️ Gulp
- Functional Game
Clone the project
git clone https://github.com/patrykkawiak/Wordle.git
Go to the project directory
cd {project_name}
Install dependencies
npm install
Start the server
gulp
The server will start at: http://localhost:3000/