Skip to content

Ricardo-MaGuz/wordle-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle Clone

This project was created with vanilla JS, HTML and CSS. A simple wordle clone that consumes https://wordle-api.cyclic.app/ API to get 803 five lettered words.

Run Locally

  • Run npm i to install the required modules
  • After installing the package run http-server -a localhost -p 8000 -c-1
  • Open http://localhost:8000 on your browser

Have fun

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published