Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 503 Bytes

Readme.md

File metadata and controls

17 lines (12 loc) · 503 Bytes

News/Article Summarizer

This summarizer is from scratch. And, yes this is not my Idea to developed the summarizer. i just follow along the tutorial from the youtube and developed this React Web Application.

This Project will teach

  • How to use Tailwindcss with react.
  • How to integrate Redux-toolkit with react & make store.
  • How to call Api request using Redux in react.
  • How to manage LocalStorage to save user data.

Dependencies

  • React
  • React-dom
  • @reduxjs/toolkit
  • react-redux