hungdoansy / solid-wordle

An again Wordle clone made using Solidjs, Typescript, and Tailwind

Home Page:https://solidle.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solid Wordle - Solidle

This is a clone project of React Wordle, which is also a clone project of the popular word guessing game we all know and love. Made using Solid, Typescript, and Tailwind.

Try out the demo!

Build and run

To Run Locally:

Make sure you have installed yarn: ^1.0.0. Clone the repository and perform the following command line actions:

$> cd solid-wordle
$> yarn
$> yarn dev

P/S

This project was highly inspired by React Wordle, just my try on Solid. Tho I know Solid and React share maybe 80% of their syntaxes, I was super amazed by how fast and easy to migrate React codes to Solid ones. If you're a React developer, learning Solid won't be that long for sure.

Give Solid a shot!

About

An again Wordle clone made using Solidjs, Typescript, and Tailwind

https://solidle.vercel.app/


Languages

Language:TypeScript 97.7%Language:CSS 1.3%Language:JavaScript 0.9%Language:HTML 0.2%