/nytreact

Primary LanguageJavaScriptMIT LicenseMIT

NYT REACT

This application lets users search for articles, save articles they want, and delete their saved articles. It uses the New York Times Article Search API.

Deployed: [https://newnewyorkreact.herokuapp.com/]

Table of Contents generated with DocToc

Tech Used

  • Node.js
  • Express
  • Create-React-App
  • MongoDB
  • Mongoose
  • axios

Installation

  1. Set up MongoDB
  2. git clone the repo
  3. cd into repo
  4. run npm install
  5. run node server.js

License

MIT License