Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 820 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 820 Bytes

Birdy

Building a simple Twitter clone to practice improving the predictability of an application's state.

  • Establishing strict rules for getting, listening, and updating the store.
  • Identifying what state should live inside of Redux and what state should live inside of React components.

Chirper Project

This repo is a code-along with the Chirper project in the React Nanodegree program.

Most of the commits in this repository correspond to videos in the program.

Contributing

Because this is a code-along project and the commits correspond to specific videos in the program, we will not be accepting pull requests.

If you feel like there's a major problem, please open an issue to discuss the problem and potential resolution.

License

MIT