/ExpressArticles

Backend for Article Search project using NYTimes Articles API

Primary LanguageJavaScript

ExpressArticles

Backend for Article Search project using NYTimes Articles API. Currently in the process of adding authentication back in order to save articles to user's account.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development.

Prerequisites

What things you need to install the software and how to install them

Installing

Using your terminal, cd in to your favorite folder

Run git clone https://github.com/kcontreras01/ExpressArticles.git

Once the project is cloned, run cd ExpressArticles

Run npm install

Run npm start to start project

Run alongside ExpressArticles

Built With