Skip to content

Dictionary app for searching the definitions of a given word using dictionary API. Wrote with: React, TypeScript and Styled-components

Notifications You must be signed in to change notification settings

mcwojdzinski/dictionary-app

Repository files navigation

Dictionary application

Screenshot

Project Overview 🎉

Simple react application for making queries to the dictionary api. design was made via https://frontendmentor.io/ which was very helpful throughout of the development.

Tech/framework used 🔧

Tech Description
React To create small components for better use of the project
Typescript For type safe responses from the api
Styled components Styling the application
Dictionary API free dictionary api to make get requests for a specific word definition

Installation 💾

For the instalation of the project see package.json file for packages needed to install the dependecies. To install type yarn install inside the project.

Available scripts

Command Description
yarn dev Open local server
yarn build Create optimized build
yarn start Start optimized build

Live 📍

Here you can check live version of the project: https://dictionary-mcwoj.netlify.app/

About

Dictionary app for searching the definitions of a given word using dictionary API. Wrote with: React, TypeScript and Styled-components

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published