Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mzogheib/junior
Yet another Wordle clone - but with a twist ๐
https://github.com/mzogheib/junior
emotion mui react typescript wordle
Last synced: 5 days ago
JSON representation
Yet another Wordle clone - but with a twist ๐
- Host: GitHub
- URL: https://github.com/mzogheib/junior
- Owner: mzogheib
- Created: 2022-03-27T12:25:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-11T21:35:47.000Z (2 months ago)
- Last Synced: 2024-11-11T22:29:17.677Z (2 months ago)
- Topics: emotion, mui, react, typescript, wordle
- Language: TypeScript
- Homepage: https://mzogheib.github.io/junior
- Size: 12.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
## ๐ซ Features
- Solve words and equations
- Multiple difficulty levels
- Challenge friends to beat your time
## ๐ ๏ธ Development
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app) and is deployed via [GitHub Pages](https://docs.github.com/en/pages).
1. Clone the repo and install
```sh
npm i
```2. Start
```sh
npm start
```