Skip to content

DanSoup/NC-News-Front-End-Heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NC News - Front-End

A front-end application for interacting with the NC News back end. This project replicates a social news aggregation, web content rating, and discussion website. It is similar to Reddit.

Installation

This project requires Node to run. You can find installation instructions for on the nodejs.org website.

When node is installed clone the project from github and install the required packages by navigating to where you want the project to be installed and running the following commands:

$ git clone https://github.com/DanSoup/FE-FT-NC-News.git
$ cd cd FE-FT-NC-News/nc-news/
$ npm install

Once all the required packages have been installed start the front-end application in you default browser with the following command.

$ npm start

Deployment

To deploy the project use the following command:

$ npm run build

Built With

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published