Skip to content

jesusvallez/react-ts-tailwind-wordle

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn

Logo

Wordle

An awesome game called WORDLE builded with react, typescript, vite and tailwind css
Explore the docs »

View Demo - Report Bug · Request Feature

Getting Started

To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
    git clone [email protected]:jesusvallez/react-ts-tailwind-wordle.git
  2. Install NPM packages with Yarn
    npm i
  3. To start web
    npm run dev

    (back to top)

Interesting links

Here you have an interesting links to improve in tailwind

(back to top)

Roadmap

  • Add Changelog
  • Add jest tests
  • Create keyboard component
  • Improve responsive layout
    • Board
    • Keyboard
  • Animations
    • Add custom animation to scale word
    • Add custom animation to animate cell with bounce
  • Add darkmode
    • Create hook to get darkmode
    • Card darkmode
    • Modal darkmode
    • keyboard darkmode

(back to top)

About

Famous game called "Wordle" builded in React 18 with Tailwind CSS

Resources

Stars

Watchers

Forks

Packages

No packages published