Skip to content

jenniredfield/fe-nc-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Northcoders News is a full stack reactive news website, with the front-end built with React. The site allows users to comment on articles, and to vote on articles and comments.

The project can be viewed here

In order to run this project you need Node installed. You can download it here

To download this project on your terminal type:

git clone https://github.com/jenniredfield/FE-Northcoders-News.git

Navigate to folder

cd FE-Northcoders-News

Install dependencies

npm install

To run the project, on your terminal type

npm start

You will be able to see the project locally on http://localhost:3000

About

A News Website for a Northcoders Sprint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published