Simple feed aggregator, which collect RSS feeds and then watched for a new posts.
- Working with DOM API, asynchronous requests using axios.
- State management of the application (using the on-change library)
- Implementation of the package's ability to work as a library
- Working with higher-order functions
- Setting up project build using Webpack
- Following the application architecture pattern MVC, working with state
- Styling using Bootstrap
- Deployment on Vercel
Technology Stack: JavaScript, Bootstrap, ESLint, GitHub Actions (CI), Webpack, Yup, on-change, i18next, Axios, All Origins, Lodash
make install
make build
make start