Skip to content
/ th-news Public

A reddit-style news app built with React, that allows users to read, like and comment on articles.

Notifications You must be signed in to change notification settings

tom-ai/th-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TH News App

A reddit-style news app built with React, that allows users to read, like and comment on articles.

View the full hosted version here!

Article on News App

Running the app locally

To run this project locally, Node.js is required and will need to be at least v17.7.2

  1. In your CLI, navigate to a directory and run git clone https://github.com/tom-ai/fe-nc-news.git
  2. cd into the newly cloned project and run npm install
  3. Run npm start to load the project into your browser.

The backend

The backend for TH News is built using Express, a framework for creating routing and endpoints. This is a separate project and can be cloned at tom-ai/be-nc-news

History of commits

Before being hosted, this project was part of a different GitHub repo. To view a larger history of commits on this project, please head to tom-ai/nc-news

About

A reddit-style news app built with React, that allows users to read, like and comment on articles.

Topics

Resources

Stars

Watchers

Forks