A Todo List Example app built using React and Typescript to illustrate the usage of the @parse/react library connecting to a Parse backend.
- Clone this repository:
git clone [email protected]:parse-community/parse-react.git
cd parse-react- Install the dependencies:
npm install- Run the example backend, and the example app:
npm run dev-backend-todo & npm run dev-react-ts-todoAfter running the commands, your default web browser should automatically open the example app at http://localhost:3000/. The example backend can be accessed using the Parse Dashboard at http://0.0.0.0:4040/.