Skip to content

sjdmurden/nc-news-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NC News Website


Website hosted here: https://ncnews-sjdm.netlify.app

Northcoders News is 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.

This website took me 1 week to build while studying at Northcoders. The backend is using full Test Driven Development and hosted using Render. The frontend is built using React and hosted with Netlify.

Minimum Node.js version require: v21.4.0

How to run project:

Clone repo

To clone this repo, click the green Code button and copy the HTTPS link.
Within your command line, navigate to the folder you want to store the repo contents and type git clone <link>

Installing the dependencies

Navigate to repo directory
cd <project>
Run the following command to install necessary packages
npm install

Start

npm start
The webpage will then open in your borwser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published