Skip to content

bs-jenk/nc-news

Repository files navigation

Northcoders News

Welcome to the front-end repo for my web app project "Northcoders News", built with React and Vite and now hosted with Netlify.

Find the hosted web app here: https://003-nc-news.netlify.app

(Note: Please allow a minute or so for the API data to load when first using the site - after this initial loading period it will function much more quickly.)

This web app allows you to view various news articles by topic, sort them by different properties, vote on articles, and comment and manage comments on different articles. Further functionality, such as logging on as different users, voting on comments, and posting new articles, will be added in the near future.

Minimum requirements:

Built using:

  • Node.js v22.6.0

How to utilise this repo:

In order to clone and run this repo locally use the following steps:

  1. Navigate to the directory you want to clone the repo to:
cd <directory_name>
  1. Clone the repository
git clone https://github.com/bs-jenk/nc-news.git
  1. Install the dependencies
npm install
  1. Start a local server using Vite
npm run dev

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

About

A web app demonstrating interaction with blog articles and comments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published