Skip to content

cystema/wordle

Repository files navigation

Wordle

Wordle, a popular puzzle game, built with Next.js and Tailwind.

Development

Steps to run Wordle Clone in your local environment.

  1. Clone the repository

    git clone https://github.com/cystema/wordle
  2. Go to the project directory

    cd wordle
  3. Install the NPM packages

    npm install
  4. Start the development server

    npm run dev
  5. Visit http://localhost:3000


About

Wordle, built with Next.js and Tailwind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published