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.
- React
- React Router
- Express
- Node
- Mongoose
- Axios
- date-fns
git clone
yarn install
cd client
yarn install
cd ..
yarn start
Article Search uses the New York Times API
MIT © 2018 Ovieh Mosley
