Skip to content

cfagan88/fe-nc-news

Repository files navigation

Welcome to my NC News site!

Project Summary

NC News is my first front-end project at Northcoders, linking with a back-end project that set up an API!

This website displays the news articles from the back-end database, and enables filtering of these by date, author, rating and topic. Additionally, individual articles can be voted and commented on, with the ability to delete articles posted by the current user.

Hosted Version

Please find the hosted site here

The back-end repo can be found here

Setup Instructions

Minimum Requirements

  • Node v20.18.0

Initial Setup

In order to run this site locally, please follow the steps below:

  • On GitHub, navigate to the main page of the repository and click <> Code
  • Copy the URL for this repo
  • On your local machine, type git clone followed by the repo URL into the terminal, pressing enter to create your local clone
  • Use the command CD to navigate into this folder

Once the repo is open, please run the following commands in the terminal:

  • npm install - this will install all the dependencies for the project to run
  • npm run dev - this will set up the site on a local port and provide a link to view the site in a browser

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