This is an API for a news website. See below what dependancies you need and also the available endpoints and how to get started.
You will need node.js and postgres to work with this repo
https://github.com/Sewb21/nc_news_api - Fork and clone using this link.
Change directory through the terminal into the newly cloned repo.
Make sure to npm install all dependancies using the command npm i
.
Use the link below to access the api. The endpoint https://sebs-news-api.herokuapp.com/api will show all the available endpoints and an example of what you can expect on them.