A simple dictionary application that uses the Free Dictionary API.
Clone this repository, install dependencies, and run in development mode.
git clone https://github.com/cs280fa21/dictionary-react-app
cd dictionary-react-app
npm install
npm run start