You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* #6 - Added user profile component with stubbed state
* #6 - Refactor to use props in user profile component
* Add first hacky attempt at a search component
* PA/BK Update search terms on submit and disable submit button when input field is empty
* PA/BK Ignore IntelliJ folder and package-lock.json
* implement-redux-for-search: hooked up a store of some sort but not sure if this is actually working as expected; will look into writing tests to verify in meantime
* #10 create store for user profile with initial state (first cut)
* [BK] fixed App.test, added a basic Search.test
* #10 fix test
* #7 wire up first cut of action for avatar
* #7 Update state when user clicks make cat
* Adding Search component (#9)
* Add first hacky attempt at a search component
* PA/BK Update search terms on submit and disable submit button when input field is empty
* PA/BK Ignore IntelliJ folder and package-lock.json
* Added Search component to index.js
* Fixed tests
No description provided.
The text was updated successfully, but these errors were encountered: