DEV Community

Desi-Codes
Desi-Codes

Posted on

Building a Dictionary app in React js

enter image description here

In this series, we will build a dictionary app from scratch, the features include, using Public API, playing the pronunciation(audio), bookmarking any word (using local storage to save it) and navigation.

It's a beginner's level React app, in order to get started you just need to know the basics of React (components, JSX, props).

View live

Learn more + Resources

Youtube Playlist

Top comments (0)