shaunguimond / word-guesser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Word Guessing Game

This is a Next.js project that implements the word guessing game Wordle.

Project Technology

  • Next.js
  • TypeScript
  • Tailwind CSS

Getting Started

  1. Clone the repository.
  2. Install dependencies with npm install or yarn install.
  3. Run npm run dev or yarn dev to start the development server.

Check out the Next.js deployment documentation for more details.

About


Languages

Language:TypeScript 80.6%Language:CSS 15.7%Language:JavaScript 3.7%