Skip to content

harrycs1/fe-nc-news

Repository files navigation

NC News Frontend

Summary

The aim of this project was to create a mock news web app using React. For the backend, user information, articles and comments are shared by my news API, found here. This project has been deployed and can be visited here.

Features
  • Users can browse articles by topic and sort by a range of options
  • Users can upvote articles
  • Users can add and remove comments

How to Run

git clone https://github.com/harrycs1/fe-nc-news.git
npm install
npm run dev

Requirements

  • node v21.1.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published