RSS Reader is a RSS feeds aggregator that helps you conveniently read a variety of sources, for example, blogs. You can add an infinite number of RSS feeds, check for updates, and add new entries to the main stream with this tool.
- JavaScript
- Bootstrap
- i18next
- Axios
- GitHub Actions (CI)
- Webpack
- Yup
- on-change
- Lodash
- State management(on-change)
- DOM Manipulation
- Form Handling and Validation(yup)
- MVC Architecture
- Asynchronous requests(axios)
- Build and Deployment Processes(webpack, vercel)
- RSS Feeds Aggregation
- Styling(bootstrap)
git clone https://github.com/akivonen/brain-games.git
#Install dependencies
make install
#Build
make build
#Develop
make develop