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.
- 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
- Clone this repository
- Install dependencies using
npm install
- Run the development server using
npm run dev
- Start summarizing articles!
Contributions are welcome! Feel free to open a pull request for any improvements or new features.