Skip to content

A simple dictionary to find a word defination(s) built with react.

Notifications You must be signed in to change notification settings

i-naeem/definion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Definion

A simple dictionary to search the definition of a word.

View Demo · Report Bug · Request Feature

About The Project

Definion Demo Picture

Definion allows you to enter the word and find the definition of that word. It is very simple dictionary and does exactly what a dictionary should do without any other distraction.

Built With

What I Learned ?

  • React Hooks
  • React Router
  • Using React-Bootstrap with Styled Components

Getting Started

To run this project you would require Node v14 or above and yarn installed on your computer.

Installation

  1. Clone the repo 🔥

    git clone https://github.com/i-naeem/definion.git
  2. Install yarn packages 📦

    yarn install
  3. Start the development server. 🔨

    yarn dev
  4. Start the build. ✨

    yarn build

Roadmap

  • ✔️ Add a README
  • ⬛ Add dark mode.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License.

Contact

Mohammad Naeem - @nemoxhan

Project Link: https://github.com/i-naeem/definion