MohanadOO / dictionary-app

Dictionary App where user can search for words meaning and listen to the correct word pronunciation.

Home Page:https://dictionary-app-rose.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dictionary App

This is a solution to Dictionary Web App challenge in Frontend Practice by recreating a real website from real company.

In this Dictionary App user can search for words meaning and listen to the correct word pronunciation.

Table of contents

Overview

Features

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size πŸ’»/ πŸ“±
  • Search any English word πŸ“™
  • See word noun, verb, interjection meanings and source πŸ”—
  • Dark and Light Theme 🎨
  • Animation spin 🎞️

Screenshot

Light Theme Dark Theme

Links

Setup

Using yarn πŸ‘‡

$ yarn
$ yarn dev

Using NPMπŸ‘‡

$ npm install
$ npm run dev

My process

Built with

Author

About

Dictionary App where user can search for words meaning and listen to the correct word pronunciation.

https://dictionary-app-rose.vercel.app


Languages

Language:TypeScript 89.5%Language:JavaScript 6.6%Language:HTML 3.4%Language:CSS 0.5%