/dictionary-app

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

Primary LanguageTypeScript

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