New York Times MERN App
This app lets the user find articles relating to a search term from the New York Times API.
In order to use it, clone the repo to your local device and run npm install. Be sure to have mongoDB connected and open Git Bash. Run the command node server.js & webpack -w when you are in your local file.
Developed Using
- MongoDB
- Express
- React
- Node
- Bootstrap / Bootswatch
- New York Times API