Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 ๐Ÿ’ƒ

Awesome Lists containing this project

README

        


Junior ๐Ÿงข


mzogheib.github.io/junior



Yet another Wordle clone - but with a twist ๐Ÿ’ƒ

## ๐Ÿ’ซ Features

- Solve words and equations
- Multiple difficulty levels
- Challenge friends to beat your time


words
numbers
challenge

## ๐Ÿ› ๏ธ 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
```