/defyne-web

A beautiful dictionary app made with React and Urban Dictionary API

Primary LanguageJavaScriptMIT LicenseMIT

Dictionary App

This is a dictionary app built with React that allows users to search for definitions in two modes: Classic and Urban.

Screenshot

HomePage UrbanResult ClassicResult

Features

  • Clean And Aesthetic UI**
  • Search for definitions in Classic mode using a simple API
  • Search for definitions in Urban mode using the Urban Dictionary API
  • View user-generated content in Urban mode
  • Switch between Classic and Urban modes with a toggle button

Installation

  1. Clone the repository: git clone https://github.com/a1x5h04/dictionary-app.git
  2. Install dependencies: npm install
  3. Start the app: npm start

Usage

  1. Open the app in your browser at http://localhost:5173
  2. Enter a search term in the search bar
  3. Click the toggle button to switch between Classic and Urban modes
  4. View the definition(s) for the search term

Contributing

Contributions are welcome! If you find a bug or have a feature request, please open an issue or submit a pull request.

Credits

This app was built by A1X5H04 using React and the following APIs:

License

This project is licensed under the MIT License.