Skip to content

The front-end to 'NC News', a reddit-style news app. Created using ReactJS, as part of my time at Northcoders coding bootcamp.

Notifications You must be signed in to change notification settings

mattg95/FE_nc_news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NC News

NC News is a reddit-style news application. It allows users to view news articles on a variety of topics including football, coding and cooking. Users can vote on articles, and post comments. The can also vote on other user's comments, and delete their own comments. To see the hosted app, please visit: https://nc-news-react-app.herokuapp.com/

NC News was built using a ReactJs front-end and a NodeJs and PSQL back-end. A link to the back-end repo of the site can be found here: https://github.com/mattg95/be-nc-news. A hosted version of the API can be found at https://nc-news-matt-g.herokuapp.com/api.

Running the app locally will require at least node v8.10.0. To run the app locally, first 'git clone' the repo from https://github.com/mattg95/FE_nc_news. Then cd into the repositiory and run the command 'npm i' to install all neccessary dependencies. Lastly, run the command 'npm start' to start the app on a local server.

About

The front-end to 'NC News', a reddit-style news app. Created using ReactJS, as part of my time at Northcoders coding bootcamp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published