Skip to content

webdb81/frontend-project-11

Repository files navigation

RSS aggregator

Hexlet tests and linter status:

Actions Status

Project check (Github Actions):

Project Check with Github Actions

Project description:

Simple feed aggregator, which collect RSS-feeds from a user-specified link and then updates them for a new posts.

Technology stack

Prerequisites

  • Node.js version 16 or higher.
  • Terminal for building project via command line interface (CLI).

Demo

Deployment by Vercel

Install

  1. Clone project to your computer.
# via HTTPS
git clone https://github.com/webdb81/frontend-project-11.git

# or via Github CLI
gh repo clone webdb81/frontend-project-11
  1. Go to the main directory of cloning project.
cd frontend-project-11
  1. Build the project using Webpack.
make build
  1. Run the project with Webpack on localhost.
make start

Packages

 
 
 

Contributors

Languages