Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tessmore/word-list-app

Wordle word finder
https://github.com/tessmore/word-list-app

Last synced: 21 days ago
JSON representation

Wordle word finder

Awesome Lists containing this project

README

        

Wordle word list
================

Find `Wordle` candidates by matching a pattern.

![image](https://github.com/user-attachments/assets/2d3158b8-292f-4809-8a20-f048b56f5b3b)

## Scripts

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

```
npx create-react-app word-list-app --template typescript
```

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

### `npm test`

Launches the test runner in the interactive watch mode.

### `npm run build`

Builds the app for production to the `build` folder.

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

### `npm run deploy`

Deploys the word list using `gh pages`