Skip to content

Article Summarizer is a web app that summarizes articles by pasting their URLs.

Notifications You must be signed in to change notification settings

thekarthikr/article-summarizer

Repository files navigation

Article Summarizer

This is a web application built using ReactJS, Vite and RapidAPI to summarize articles by pasting their URLs into the input field. The summarized article is stored in the local storage of the browser for future reference. We have used Tailwind CSS for styling the application.

The app is built using the following technologies:

  • ReactJS
  • Vite
  • Tailwind CSS
  • RapidAPI

Installation

To install the app, follow these steps:

  1. Clone the repository: git clone https://github.com/thekarthikr/article-summarizer.git
  2. Install dependencies: npm install
  3. Create a .env file and add your RapidAPI key
  4. Start the app: npm run dev

Usage

Paste the URL of the article you want to summarize into the input field.

Click on the "Summarize" button.

The summarized article will be displayed on the screen.

The summarized article will be stored in the local storage of your browser for future reference.

About

Article Summarizer is a web app that summarizes articles by pasting their URLs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published