Skip to content

NatClamp/nfc-news-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFC-News

NFC is a social news aggregration, much like Reddit, built as a project during the Front-End module of my time at Northcoders. NFC-News displays articles with a user-rating and comments (each with their own rating), which are divided into topics. Users can browse, vote and comment on articles. They can also vote on existing comments, as well as add new topics and post new articles.

Deployed on netlify here.

This application makes asynchronous API calls to my own server, which can be found on my github, and was built during the Back-End module of Northcoders. You can find the deployed version of the API on heroku.

Getting Started

If you want to run NFC-News locally, clone this repository and run npm install to install the necessary dependencies.

Once installed, you can run the app locally by using the command npm start.

Built With

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published