Welcome to the my NC News project, a web application built using React with Vite, communicating with a Node.js backend hosted on Render. This project is part of my software development boot camp with Northcoders and builds on a back end which I had previously built (Back end GitHub repo link: https://github.com/JJamC/nc-news-project.git)
Users are able to browse articles, sort them by a number of parameters, upvote/downvote them and also add and delete comments.
Users can view detailed information about each article, including the content, author, publication date and number of upvotes/downvotes.
Here is a link to the deployed site: https://tourmaline-cobbler-c48629.netlify.app
Here is the link to the GitHub repo: https://github.com/JJamC/nc-news-project.git