Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.9 KB

README.md

File metadata and controls

16 lines (12 loc) · 1.9 KB

About

Hands-on projects to learn React.js and the Flux architecture.

All content under the courtesy of Eduonix's Udemy course, ReactJS and Flux: Learn By Building 10 Projects.

Table of Contents

  1. GitHub Profile Viewer: fetch and display a GitHub user info [Webpack + ES6 + Bootstrap + jQuery + AJAX]
  2. Quick Quiz App: simple multiple-choice quiz app that displays score upon completion [Webpack + ES6 + Bootstrap]
  3. Moviefind: fetches movie data via the OMDb API and displays info [Browserify + Gulp + JSX + Bootstrap + jQuery + AJAX + Flux + OMDb API]
  4. Contact List: contact list app with persistent storage functionality via Firebase [Browserify + Gulp + JSX + Bootstrap + Flux + Firebase]
  5. Stickypad Notes: stickypad notes app with persistent storage functionality via MongoLab [Browserify + Gulp + JSX + Foundation + Flux + MongoLab]
  6. InfoFinder Search Engine: aggregates Duckduckgo's search engine results [Browserify + Gulp + JSX + Bootstrap + Flux + Duckduckgo API]
  7. Youtube Gallery: displays and embeds youtube links, with persistent storage functionality via Firebase [Browserify + Gulp + JSX + Zimit + Flux]
  8. Sockchat: real-time chat application [Webpack + ES6 + Boostrap + Socket.io]