Skip to content

Tufailahmed-Bargir/wordle

Repository files navigation

Wordle : Sharpen your word skills with wordle

image

The main wordle interface

image

On successful guessing of the word

image

Tech Stack Used

  • Nextjs,
  • tailwindCSS

How to run?

Manual setup

  1. Fork this repo and make a clone of it and go to the cd lego directory

    cd wordle
    
  2. make pnpm install

  3. pnpm install
    
  4. Run/ Start localhost by (pnpm run dev)

pnpm run dev
  1. then visit to localhost:3000 in your browser.