Skip to content

axd57/nodejs-wordle-clone-with-random-word-api

Repository files navigation

Node.js Wordle Clone with Random Word API

Used Tools

Quick Installation

npm install

Run Project

⚠️ Before runing the project add your API key in .env file.

npm start

After that run index.html on web browser.