Skip to content

imbhargav5/dictionary-offline

Repository files navigation

dictionary-offline Build Status

An offline dictionary app heavily inspired from Jake Archibald's offline wiki app and Pokedex.org.

  • PouchDB for caching
  • ServiceWorker for offline behavior
  • Express
  • Mashape MontanaFlynn Dictionary API to fetch word defintions
  • Redux + React for views

###Development

  1. Clone the repo
  2. npm install
  3. Sign Up with Mashape and get an API Key for MontanaFlynn Dictionary API
  4. npm run serve

Production

  1. npm run production

About

A simple project that uses Service Workers and PouchDB for an offline experience.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published