Skip to content

AnanteshG/article-summarizer

Repository files navigation

Article Summarizer

Description

This web application allows users to summarize articles quickly and efficiently. Built using React and RapidAPI, it utilizes Redux Toolkit for managing API endpoints connections. The frontend is styled using Shadcn for a sleek and modern look.

Features

  • Summarize articles with ease
  • Fast and responsive interface
  • Redux Toolkit for efficient state management
  • Utilizes RapidAPI for article summarization
  • Styled with Shadcn for a visually appealing design

Usage

  1. Clone this repository
  2. Install dependencies using npm install
  3. Run the development server using npm run dev
  4. Start summarizing articles!

Contributing

Contributions are welcome! Feel free to open a pull request for any improvements or new features.