Hello, and welcome to React Team Pinterest. This is a remix of the popular social media site, Pinterest built in REACT!
- When user is logged in and the page loads, User is able to see all the boards that belong to them.
- User is able to see single board view that shows all pins for that board.
- User is able to delete a pin from a board.
- User is able to delete a boards.
- User is able to delete one of my boards and all the pins associated with that board.
- User is able to create a new pin.
- User is able to create a new board.
- As a user, I should be able to change which board a pin belongs to.
- Create
- Read
- Update
- Delete