NC-News is a social news app where users can comment and vote on eachother's articles. Articles are dividied into topics and are user created from upvotes and downvotes using my own API (linked below). Users can also comment and vote on others comments.
This project is ongoing - I'll be updating the styling and adding new functionality as I continue to learn!
Minimum Node version: v23.8.0
If you would like to run this project locally
- Fork this repo
git clone <forked-repo-url>cd <nc-news>npm installnpm run dev
This portfolio project was created as part of a Digital Skills Bootcamp in Software Engineering provided by Northcoders