Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 982 Bytes

File metadata and controls

22 lines (19 loc) · 982 Bytes

rss-reader

Hexlet | Actions Status Node CI | Actions Status Codeclimate | Maintainability

Description

Here is introduced a web application which loads feeds from multiple RSS-resources.

Usage

Prerequisites

  • Node 21 is installed.

Install

git clone https://github.com/drgoodness/fullstack-javascript-project-11.git

make install

Run

Start an app locally:

make dev