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

https://github.com/idmja/workmark


https://github.com/idmja/workmark

Last synced: 4 months ago
JSON representation

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).