Skip to content

reemhd/fe-news-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NC News

Screenshot_2023-04-25_at_08 53 56-removebg-preview-2

About This Project

Welcome to NC News - a news app dedicated to delivering information on a variety of topics.

A hosted version of the project is available here: NC News

Note: The API is hosted on a free-tier plan, which may result in longer initial load times as the server spins up

This project is powered by an API backend using Node.js, Express and PostgreSQL which you can find at the following repository: News API

Features

  • Browse articles across a range of topics
  • Filter and sort articles to find exactly what interests you
  • Vote on articles and contribute to the community
  • Sign in or Register to engage in discussions through the comments section

Getting Started

To run this project locally, follow these steps:

  1. Clone this repository:
git clone https://github.com/reemhd/fe-news-app.git
  1. Change into the project directory:
cd fe-news-app
  1. Install the dependencies:
npm install
  1. Start the development server:
npm start
  1. Open your browser and visit http://localhost:3000 to explore the app.

Enjoy your journey through the world of NC News!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published