https://github.com/iamsdas/combining-opposites
Simple website to find similar and opposite words
https://github.com/iamsdas/combining-opposites
awesomeplete datamuse-api
Last synced: 5 months ago
JSON representation
Simple website to find similar and opposite words
- Host: GitHub
- URL: https://github.com/iamsdas/combining-opposites
- Owner: iamsdas
- Created: 2021-01-11T07:05:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-14T19:04:27.000Z (over 5 years ago)
- Last Synced: 2025-04-08T13:25:54.712Z (about 1 year ago)
- Topics: awesomeplete, datamuse-api
- Language: HTML
- Homepage: https://iamsdas.github.io/combining-opposites/
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Combining Opposites
## About
This is a frontend website made with simple HTML, CSS and JavaScript which displays the lists of similar and opposite words of whatever entered with the help of the datamuse API.
## Usage
Clone the project locally and open the `index.html` file with any modern browser.
#### OR
Simply go to [this](https://iamsdas.github.io/combining-opposites/) link
## Libraries Used / Dependencies
* [Datamuse API](https://www.datamuse.com/api/)
* [Bootstrap](https://getbootstrap.com/)
* [Awesomplete](https://github.com/LeaVerou/awesomplete)
* [Font Awesome](https://fontawesome.com/)