Skip to content

Onion1994/fe-nc-news

Repository files navigation

Northcoders News

Deployed Version

The deployed version of this project can be accessed here.

Overview

This project is NorthCoders News, a web application that serves as a news aggregator platform. The app provides various functionalities:

  • Homepage: Lists all articles with sorting and ordering options.
  • Topic Page: Displays a list of topics, and clicking on a topic will filter and display only articles related to that topic.
  • Article Interactions: Users can upvote, downvote, and comment on articles.
  • Comment Display and Deletion: Users can view other users' comments and delete their own comments.

Backend Repository

The backend repository for this project can be found here.

Prerequisites

Ensure you have the following installed:

  • Node.js (Minimum required version: Node v14.0.0)

Getting Started Locally

  1. Clone this repository: git clone https://github.com/Onion1994/fe-nc-news
  2. Navigate into the project directory: cd fe-nc-news
  3. Install dependencies: npm install
  4. Run the application: npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published