Skip to content

M7zain/SumUp

Repository files navigation

Article Summarizer using React.js, Redux, and Tailwind CSS

Overview

This summarizing app is based on Article Extractor and Summarizer By Anthony "https://rapidapi.com/restyler/api/article-extractor-and-summarizer" and extracted the data using redux and Tailwind CSS for styling.

Features

  • Article Input: Users can input the URL or copy-paste the text of an article they want to summarize.
  • Summarization: Leveraging advanced natural language processing techniques, the application automatically generates a summary of the provided article.
  • Responsive Design: The user interface is designed to work seamlessly across various devices, ensuring a consistent experience.

Technologies Used

  • React.js: The frontend of the application is built using React.js, allowing for efficient component-based UI development.
  • Redux: Redux is utilized for state management, enabling a clear and centralized way to handle application state and data flow.
  • Tailwind CSS: The application's styling is implemented using Tailwind CSS, enabling rapid and maintainable styling with utility classes.

image

Screenshots

image

Available Scripts

In the project directory, you can run:

npm install

Installs all app dependencies.

npm run dev

Runs the app in development mode.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published