This project involves creating Northcoders News - a social news aggregation, web content rating and discussion website. Northcoders News has articles which are divided into topics, and each article has user-curated ratings from upvotes and downvotes using the API. Users can also add comments about an article.
git clone https://github.com/TianYu-00/fe-nc-news.git
cd fe-nc-newsnpm installNote
Check the package.json file to see the list of dependencies being used, and install any missing ones accordingly.
npm run devNote
This project uses nc-news api which is hosted on render, so it may spin down with inactivity, therefore it could take some time to start up (50+ seconds).
This portfolio project was created as part of a Digital Skills Bootcamp in Software Engineering provided by Northcoders