https://github.com/idmja/workmark
https://github.com/idmja/workmark
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/idmja/workmark
- Owner: idMJA
- License: mit
- Created: 2025-02-26T17:28:17.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-02-26T18:12:15.000Z (10 months ago)
- Last Synced: 2025-06-23T03:55:23.925Z (6 months ago)
- Language: TypeScript
- Homepage: https://workmark.vercel.app
- Size: 93.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Wordmark
A random word dictionary web app that shows word definitions. This is a remake of [the original Wordmark](https://nwndev.github.io/wordmark) by nwndev.
## Features
- Get random words with definitions
- Copy definitions to clipboard
- View history of last 10 words
- Responsive design
- Beautiful glass-effect UI
## Built With
- [Next.js 14](https://nextjs.org/) - React framework
- [Tailwind CSS](https://tailwindcss.com/) - CSS framework
- [Font Awesome](https://fontawesome.com/) - Icons
- [Bootstrap Icons](https://icons.getbootstrap.com/) - Additional icons
- [Geist Font](https://vercel.com/font) - Typography
## API Used
- [Free Dictionary API](https://dictionaryapi.dev/) - For word definitions
- [Random Words API](https://random-word-api.herokuapp.com/) - For generating random words
## Creator
Made by [iaMJ](https://github.com/idMJA)
## Original Project
The original Wordmark was created by [nwndev](https://github.com/nwndev/wordmark)
## License
This project is open source and available under the [MIT License](LICENSE).