Skip to content

emlips/nc-news-fe

Repository files navigation

Northcoders News Application

Hosted Link:

Access the app at: https://ncnewssite.netlify.app/

Overview

This social news aggregation app is built using React, Javascript and CSS.

The backend database and associated API is built using Node.js and PostgreSQL.

NOTE: The minimum version of Node.js required to run the application locally:

  • Node.js: v21.1.0

Instructions to run the application locally:

1. Getting started

Clone the repository:

$ git clone https://github.com/emlips/nc-news-fe.git

Navigate to the repository:

$ cd nc-news-fe

2. Install the dependencies

Use the npm install command to install the dependencies:

$ npm install

3. Connect to a local host:

Run the npm run dev script and follow the link to the local host:

$ npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published