Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 595 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 595 Bytes

ai-progress-feed

App Demo

Netlify link: https://ai-progress-feed.netlify.app/

Description

App for aggregating info about most recent work and published papers in AI. Made with React.js, Redux and Typescript.

Technical overview

App is based on react/redux combo that manipulates data received from various APIs and RSS feeds related to AI research. The development process is trying to use Test Driven approach and Functional programming guidelines. Code is written in TypeScript.

Installation

  1. npm install
  2. npm start

Author

Janko Prester - [email protected]