Skip to content

Mini dictionary app where user can search any word and will get meanings with different partsOfSpeech along with examples and many more.

Notifications You must be signed in to change notification settings

Mufadal03/mini-dictionary-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 

Repository files navigation

Mini Dictionary App


reactjs reactjs chakra-ui css3


Getting StartedInstallingContributor

Mini dictionary App where user can search for any word and will get meaning of that word in different partsOfSpeech with examples and voice support


🚀 Features

  • Word of the Day
  • Searching
  • Different examples
  • Voice support

Glimpse of Project

Word of the Day

main0

Search Response

main1

Search Response

main2

With synonyms and antonyms

main

Getting Started

This project is built using React , React-Redux , Redux , Redux-thunk , Chakra UI, CSS, JavaScript.To run it in your local system you should follow these guidelines.

Setup

The project repository can be found in GitHub link or just clone the project using this command.

Using HTTPS
# git clone https://github.com/Mufadal03/mini-dictionary-app.git
  • Open terminal on your workspace with
cd mini-dictionary-app/dictionary

Install

Install NPM

Check that you have node and npm installed

To check if you have Node.js installed, run this command in your terminal:

node -v

To confirm that you have npm installed you can run this command in your terminal:

npm -v

To install all the dependences of the project, run the following command:

npm install

To run the application got to the client folder and run the following command:

npm start

Tools used on this project

  • Visual Studio Code
  • create-react-app template

Contributor

Show your support

Give a ⭐ if you like this project!

About

Mini dictionary app where user can search any word and will get meanings with different partsOfSpeech along with examples and many more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published