Skip to content

The NC News front-end project uses a RESTful API in conjunction with React to make an accessible app where users can view and interact with news articles and other users. (Hosted at https://lc-nc-news.netlify.app/)

Notifications You must be signed in to change notification settings

LiamCurran95/NC-News-Front-End

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with NC-News

Hosted App

Please access the hosted version of this app at: https://lc-nc-news.netlify.app/

Project Background

This project was created, alongside a back-end database, to provide a portal to view news articles, along with additional features for users such as commenting and voting on articles.

Back-end Repo

The back-end repository is available at: https://github.com/LiamCurran95/vested-BE

Node

The minimum required version of Node to run this app locally is: v17.5.0

Run This App Locally

To run this app locally:

  1. Clone the repository through the command line with git clone https://github.com/LiamCurran95/vested-FE
  2. Install the dependencies through the command line with npm install
  3. Run the app with npm start.

About

The NC News front-end project uses a RESTful API in conjunction with React to make an accessible app where users can view and interact with news articles and other users. (Hosted at https://lc-nc-news.netlify.app/)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published