Skip to content

Responsive dictionary app with a light and dark mode by using Fetch API

Notifications You must be signed in to change notification settings

ecemgo/dictionary-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary App Dictionary App

Overview

This is an app where users are able to be looking for words and finding their meanings and examples. Their phonetics, definitions, and examples are listed through the Dictionary API. Additionally, users can choose and use the interface as a light or dark mode depending on their demands.

Link

Screenshot

Light Mode

Dictionary App

Dark Mode

Dictionary App

Responsive Layout

Dictionary App

The process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Javascript
  • Fetch API
  • Flexbox

Useful resources

Author