niyak93rus / frontend-project-lvl3

RSS reader

Home Page:https://frontend-project-lvl3-iota-eight.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hexlet tests and linter status:

Actions Status

CodeClimate Badge:

Maintainability

GitHub Actions CI status:

Project CI

Deployed on Vercel:

https://frontend-project-lvl3-iota-eight.vercel.app/

Description:

This is a simple RSS-reader application made during learning on Hexlet Frontend-developer course

How to use it:

Simply copy and paste in the textbox a link with RSS. Then click 'Add' or Enter - and see the feeds and posts you added.

To run locally on your machine (make sure that you have node.js and npm installed):

install dependencies and let your system run the package

make install

build the webpack

make build

run the webpack on localhost

make start

About

RSS reader

https://frontend-project-lvl3-iota-eight.vercel.app/


Languages

Language:JavaScript 85.7%Language:HTML 13.6%Language:Makefile 0.7%