This is the front end for a news website which allows users to read articles, post new comments and articles and vote on articles and comments.
NC News Frontend - Hosted on Netlify
Clone the repo:
git clone [email protected]:rorybush/NC-News.git
Change the directory:
cd nc-news/
Install the dependancies:
npm i
npm run start
Node.js 18.0