Skip to content

werk85/react-todo-app

Repository files navigation

react-todo-app

Reference implementation of the todo-app project. This project is for learning purposes only.

Usage

yarn install
yarn start

Before you can use the application you need to create the todos database in the pouchdb-server. Run the following code on your command line.

curl -X PUT http:https://localhost:3000/todos

You can access the pouchdb-server Administration UI via http:https://localhost:3000/_utils

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published