Skip to content

Instantly share code, notes, and snippets.

@ehudthelefthand
Last active January 30, 2019 02:46
Show Gist options
  • Save ehudthelefthand/5d1a74794463f949a389d430d0f4acd6 to your computer and use it in GitHub Desktop.
Save ehudthelefthand/5d1a74794463f949a389d430d0f4acd6 to your computer and use it in GitHub Desktop.

Workshop React JS @ CMU CAMT

[ Project Name ]

  • Giphy

[ Requirements ]

  1. Manage Account

    • Login with email or facebook
  2. Show list Gif

    • Pagination (max 10 page)
    • 40 item / page
  3. Sort by trend

  4. Search gif

  5. List gif by keyword

  6. Add favorite Gif

  7. Share Gif

[ Resource ]

Account Management use Firebase Authentication
Giphy API Doc: https://developers.giphy.com/

## Design 
https://cdn-images-1.medium.com/max/1200/1*B_Ny6pA3KiFfl_9EhZfziQ.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment