An awesome game called WORDLE builded with react, typescript, vite and tailwind css
Explore the docs »
View Demo
-
Report Bug
·
Request Feature
To get a local copy up and running follow these simple example steps.
- Clone the repo
git clone [email protected]:jesusvallez/react-ts-tailwind-wordle.git
- Install NPM packages with Yarn
npm i
- To start web
npm run dev
Here you have an interesting links to improve in tailwind
- 🔗 https://tailwindcomponents.com/cheatsheet/
- 🔗 https://tailwindcss.com/docs/customizing-colors
- 🔗 https://tailwind.simeongriggs.dev/
- 🔗 https://www.creative-tim.com/learning-lab/tailwind-starter-kit
- 🔗 https://www.hyperui.dev/
- 🔗 https://daisyui.com/
- 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