Skip to content

brunofariasdeo/seis

Repository files navigation

seis

Seis is a clone project of Wordle, with a tiny difference: you'll have to guess a word with six letters! Built with React, NextJS and Material-UI.

View Demo


Build and run

To Run Locally:

Clone the repository and perform the following command line actions:

$> cd seis
$> npm install
$> npm run dev

Releases

No releases published

Packages

No packages published