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

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

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