Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frectonz/wordle-elm
Wordle implemented in elm.
https://github.com/frectonz/wordle-elm
elm tailwindcss wordle-clone
Last synced: about 1 month ago
JSON representation
Wordle implemented in elm.
- Host: GitHub
- URL: https://github.com/frectonz/wordle-elm
- Owner: frectonz
- License: mit
- Created: 2022-06-25T02:41:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-19T15:42:59.000Z (about 2 years ago)
- Last Synced: 2023-03-10T09:07:12.941Z (almost 2 years ago)
- Topics: elm, tailwindcss, wordle-clone
- Language: Elm
- Homepage: https://wordle-elm.netlify.app/
- Size: 320 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wordle Elm
Wordle implemented in Elm
[Live Preview](https://wordle-elm.netlify.app/)
## Screenshots
![1](./screenshot/1.png)
![2](./screenshot/2.png)## Technologies Used
- [Elm](https://elm-lang.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Vite](https://vitejs.dev/)
- [PWA](https://web.dev/progressive-web-apps/)Hosted on
- [Netlify](https://www.netlify.com/)