Skip to content

monad98/nyt-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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