krtb / reactRedux-PA-S

A collection of react apps with redux implemented

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reactRedux-PA-S

In this repo are a collection of React apps to explore concepts & common design patterns

To Run

  1. Have NPM installed
  2. git clone repo
  3. cd into reactRedux-PA-S / folder_of_project / npm start

Directories

  1. Seasons

    • Uses in-browser geolocation API to render either Summmer or Winter page
  2. Pics

    • Uses Unsplash API in seachbar component to be able to render images in grid format, limit of 10 images
  3. YouTube clone

    • Uses YouTube API to create a small clone with YouTube features

      • Search Functionality
      • Render Video Details from JSON Data
      • Play Videos
      • A list of related videos to choose from

About

A collection of react apps with redux implemented


Languages

Language:JavaScript 72.1%Language:HTML 24.6%Language:CSS 3.3%