Skip to content

zakaria552/nc-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nc-news

Project summary

This React website is a social news aggregation, web content rating, and discussion website. It has articles which are divided into topics. Each article has user curated ratings and can be up or down voted using a back-end API project that I have created previously (project repo). Users can also leave comments about the article.

Deployed URL

https://nc-news-api.up.railway.app/api

Running locally

  1. You can run the website locally by first cloning this repo to your local machine by running this commmand in your terminal.
git clone https://github.com/zakaria552/nc-news.git
  1. Install all the dependencies that the application requires by running this command.
npm install
  1. After completing installation run the start script to start locally hosting.
npm start

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published