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

https://github.com/junelin2001/wordle

Trying make Wordle with React and TypeScript.
https://github.com/junelin2001/wordle

github-pages react typescript wordle

Last synced: 24 days ago
JSON representation

Trying make Wordle with React and TypeScript.

Awesome Lists containing this project

README

          

## About The Project
Trying make Wordle with React and TypeScript.
> [View Demo](https://junelin2001.github.io/Wordle/)

### Built With
![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)
![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)
![Firebase](https://img.shields.io/badge/firebase-a08021?style=for-the-badge&logo=firebase&logoColor=ffcd34)
![Github Pages](https://img.shields.io/badge/github%20pages-121013?style=for-the-badge&logo=github&logoColor=white)

## Roadmap
- [x] 可以在第一行輸入、刪除英文字母
- [x] 可以按下 Enter 判斷結果、只有六次機會
- [x] 隨機加載題目
- [ ] 虛擬鍵盤&手機板
- [ ] 排行榜(?)