Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/narze/thwordle

Thai Wordle clone, built with Svelte & TailwindCSS
https://github.com/narze/thwordle

active-project hacktoberfest svelte tailwindcss typescript wordle

Last synced: 2 months ago
JSON representation

Thai Wordle clone, built with Svelte & TailwindCSS

Awesome Lists containing this project

README

        

# Thwordle

[Wordle](https://www.powerlanguage.co.uk/wordle/) clone, but it's Thai.

## Setup

- Clone/fork this repository
- `yarn` or `npm install`
- `yarn dev` or `npm run dev`

## What's included

- Svelte (TypeScript), built with [Vite](https://vitejs.dev)
- TailwindCSS v3
- [Ko-fi](https://ko-fi.com)
- [Jest](https://jestjs.io) & [@testing-library/svelte](https://testing-library.com/docs/svelte-testing-library)
- etc.