This is a front-end project, pulling data from the NC-News API back end project found here - https://github.com/jakerbp/nc-news-BE
Find a production version of the app running here - https://nc-news-jakep13.replit.app/
please note, the server may take a minute to start if it has been dormant recently.
1.1 Within your terminal, paste:
git clone https://github.com/jakerbp/nc-news-FE.git
1.2 Install dependencies:
npm install
Package | Version |
---|---|
Node.js | 20.6.1 |