Skip to content

FatimaKiran/nc-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Background

This is a simple news feed app where you can see news feed about different topics. You can read articles and vote for it. You can also comment on any article, update or even delete your own comment. You can sort article by topics, article date and by author name as well.

Requirements

Node v17.0.1

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm install

Do npm install in the terminal to install all the packages

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Requirements

Node v16+ NPM v8+ postgreSQL v12+ OPTIONAL: Jest (for testing)

Running the App

If you would like to host and run the app locally:

1: Clone the repo by first navigating to the desired folder within a terminal, then entering:

git clone https://github.com/FatimaKiran/news-app.git

2: Install the dependencies for the app by navigating to the root directory of the cloned repo and entering:

       npm i

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published