Skip to content

mingchee1026/react-news-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is an test project that implements a news aggregator website that pulls articles from various sources.

System Requirements

First clone the repo and run the following commands on bash, inside the root directory:

Install dependencies:

npm install

Build and run the application:

docker-compose up --build

To view your application, go to http://localhost:3000/ on your web browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published