Skip to content

Daniel-N98/fe-nc-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NC News

Deployed app:

Find a live version of this app below


About:

NC News is a news based website that allows users to create articles, and to comment and vote on their favorite articles! This project was created as part of the 2022 Cohort with Northcoders, and includes both the frontend and backend. Articles can be filtered by topic, and sorted by votes, comments and publish date in both ascending and descending order.


Repositories:

Links to both repositories:


Requirements:

  • Node.js - [v18.4.0]

Getting started with cloning:

To get started with this repo, follow the steps below

  • Enter a directory and type
    • git clone https://github.com/Daniel-N98/fe-nc-news.git
    • cd fe-nc-news
  • Open repo in visual studio code
    • code .
  • Install repo dependencies
    • npm install
  • Run the app
    • npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published