Skip to content

ercrawshaw/nc_news_fe

Repository files navigation

NorthCoders Front-End

Description

This is the backend to the Northcoder News App project. The front-end can be found here: https://github.com/ercrawshaw/nc_news.git

This application presents a page of news article cards to the user which can be viewed by topic and sorted by votes, timestamp and comment count. When an article card is chosen the user can view the entire article, vote on it, comment on it and view other users comments.

For this project I used react, axios, bootstrap and netlify.

How to Install

To run the project locally:

clone the repo here https://github.com/ercrawshaw/nc_news_fe.git in the terminal:

$ git clone https://github.com/ercrawshaw/nc_news_fe.git

then navigate to the repo:

$ cd nc_news_fe

and install all the dependencies:

$ npm i

Minimum Node version: 6.9.0

Link to deployed version: https://northcodernewsellec.netlify.app/home

Credits

This app was built by Elle Crawshaw during Northcoders Boot Camp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published