/littlewikilibrary

App for viewing pictures and hearing descriptions from Wikipedia

Primary LanguageJavaScript

A project to view images from wiki pages and hear them read aloud.
Currently deployed at: https://lilwiki.herokuapp.com/
Built for a four year old :).

This project was bootstrapped with Create React App.

To run the app in development mode:

yarn start

For the small number of unit tests:

yarn test

To build the app for deployment

yarn build

Builds the app for production to the build folder.