UdacityMobileWebScholarship / guess-quote

This application is a collaborative project made by the Google Udacity Mobile Web Specialist Scholars.
MIT License
22 stars 48 forks source link

Add stater files for new components #39

Closed jatin11gidwani closed 6 years ago

jatin11gidwani commented 6 years ago

Created stater files for different React components including FAQs, Score, NavigationMenu, HowToPlay and QuoteWithOptions.

twishasaraiya commented 6 years ago

@jatin11gidwani We will also need separate Container for QuoteWithOption and score. I don't think for FAQs and HowToPlay we will need a container. So let them be as just components.We can these components to Home Page itself.