Skip to content

RubyEdwards/rubys-fe-nc-news

Repository files navigation

Northcoders News API

Welcome to my front-end Northcoders project!

I've crafted a front-end service to display the data retrieved from a back-end news API that I built with the skills I've learned so far, try it for yourself here


This project is the front-end for an API that retrieves news articles and displays them in a list. You could sort the articles and/or order them too!

Once you've selected a specific article to view, you can:

  • Vote on the article
  • View the associated comments
  • Add your own comments (and even delete comment from the associated username!)

You can also check out my back end project here


Please feel free to clone my project and run it locally. Follow these steps:

  1. Clone the repo with "git clone https://github.com/RubyEdwards/nc-news.git"

  2. Install all the necessary dependencies with "npm install"

  3. Open the page by using "npm run dev" and clicking on the hyperlink


Minimum versions required:

  • Node - v18.20.5

This portfolio project was created as part of a Digital Skills Bootcamp in Software Engineering provided by Northcoders

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published