Skip to content

App that uses Mongo, Express, React & Node to search for articles on the New York Times site.

Notifications You must be signed in to change notification settings

ovieh/Article-Search

Repository files navigation

React Article Search

standard-readme compliant

App that uses Mongo, Express, React & Node to search for articles on the New York Times site.

This is a Full Stack MERN app that utilizes the New York Times Article Search API. Users can search for articles by Topic, specifying Begin Date and End Date are option. User can save articles, which are then displayed on a second page, where they can be unsaved.

Technologies used:

  • React
  • React Router
  • Express
  • Node
  • Mongoose
  • Axios
  • date-fns

Table of Contents

Install

git clone 
yarn install
cd client
yarn install
cd ..
yarn start

Screenshot

Screenshot

API

Article Search uses the New York Times API

Maintainers

@Ovieh

License

MIT © 2018 Ovieh Mosley

About

App that uses Mongo, Express, React & Node to search for articles on the New York Times site.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published