Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2.) Add boilerplate files

Add three files: api.js , index.js, and state.js.

3.) Add initial state

Here, in the state.js, we are adding the initial state.

...