Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 694 Bytes

File metadata and controls

42 lines (29 loc) · 694 Bytes

NYT Article Search App

React + Redux example app.

Live app

Routes

nyt-react

Store

nyt-react

Quick Start

#clone the repo
git clone https://github.com/monad98/nyt-react.git

#change directory to repo
cd nyt-react

# install dependencies
npm install

# build
npm run build

#start
npm run serve

Packages used

  • Express
  • MongoDB
  • React
  • Redux
  • socket.io

Screenshot

nyt-react

nyt-react