Skip to content

Latest commit

 

History

History
executable file
·
29 lines (16 loc) · 603 Bytes

README.md

File metadata and controls

executable file
·
29 lines (16 loc) · 603 Bytes

react-pouchdb-couchdb-demo

Just a quick React / CouchDB / PouchDB demo.

This project was bootstrapped with Create React App.

Features

  • React PWA
  • PouchDB / CouchDB
  • Styled components

Cloudant

IBM Cloudant was used as the remote database. Copy the secret.js.example file to secret.js and change the settings to your own Cloudant instance. IBM Cloud.

Available Scripts

In the project directory, you can run:

npm start

npm test

npm run build

npm run deploy

npm run eject