/udacity-react-nano

Udacity React Nanodegree Projects - divided by branch

Udacity React Developer Nanodegree - projects by branch

  1. Passing Data 1 branch
    Displays users alongside their favorite movie

  2. Passing Data 2 branch
    Displays a list of movies, as well as all of the users who have favorited each movie

  3. Functional Components branch
    A movie list application which uses stateless functional components

  4. Managing State branch
    A mental math game which requires the player to determine the correctness of an equation

  5. Controlled Components 1 branch
    An input field which enables users to write to their page

  6. Controlled Components 2 branch
    A wishlist which enables the user to add and delete entries

  7. All Together 1 branch
    A sample community sign up page #teamTALIMA #awesomeness

  8. All Together 2 branch
    A local chatroom ready for log in

  9. Chirper App branch
    A Twitter clone which can create, reply, and like status messages