8000 GitHub - MoudGW/nytreact: React-based rendition of the New York Times Article Search application
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MoudGW/nytreact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nytreact

React-based rendition of the New York Times Article Search application. Requires usage of React components, helper functions and React mounting lifecycle to query and display articles based on user searches. Node, Express and MongoDB will be used so users can save articles to read later.

Instructions

NPM Packages

  1. axios
  2. body-parser
  3. express
  4. mongoose
  5. react
  6. react-dom
  7. react-router
  8. react-scripts
  9. socket.io
  10. socket.io-client
  11. sweetALert
  12. materialize.css
  13. bootstrap

Live Demo

DEMO

Installation

  1. git clone git://github.com/MoudGW/nytreact
  2. run yarn install in / and /client
  3. yarn start

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am Add some feature
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

About

React-based rendition of the New York Times Article Search application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0