Rss aggregator - is an app for aggregating and reading RSS feeds from many sources.
Clone this repo and go to the directory
$ make install # dependecies
make develop # start webpack server
make build # build product version
It's study project.
I worked out with tools like:
i18next, on-change, yup, webpack, axios, ajax.
Main focus:
- Data validation.
- Working with clean DOM and forms.
- Make and handle requests.
- HTML generation via DOM API.