Seb-AS / Readable

Udacity React and Redux Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readable

Udacity React and Redux Project

  • redux and react-redux for state management
  • react-router for routing in between posts and categories
  • redux-thunk as API call middleware
  • PropTypes for Runtime type checking for React props and similar objects.
  • Lodash modern JavaScript utility library delivering modularity, performance & extras.
  • SortBy sort objects by property names using native Array.sort()

Installation

$ npm install
$ npm start

About

Udacity React and Redux Project


Languages

Language:JavaScript 88.6%Language:CSS 7.3%Language:HTML 4.1%