Compresso is an open-source article summarizer that aims to simplify reading by providing clear and concise summaries of lengthy articles. Designed with a focus on user experience, it transforms extensive content into manageable insights, saving users time and effort. Compresso is built using React, Tailwind CSS, Redux, and integrated with RapidAPI for enhanced functionality.
- Effortless Summaries: Get clear and concise summaries of lengthy articles.
- Streamlined Reading: Transform lengthy articles into easily digestible content.
- Local Storage: Save and access your search history for convenient reference.
- Time-Saving: Stay informed and grasp the main points effortlessly.
- User-Friendly Interface: Compresso prioritizes a seamless and intuitive reading experience.
- Open Source: Compresso is free and open-source, ensuring transparency and community collaboration.
To use Compresso locally, follow these steps:
- Clone the repository:
git clone https://github.com/varundhand/Compresso.git
- Install dependencies:
npm install
- Run the application:
npm start
Visit the live project at Compresso
- React
- Tailwind CSS
- Redux
- RapidAPI
- Local Storage
We welcome contributions! If you'd like to contribute to Compresso, please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/my-feature
- Make your changes and commit them:
git commit -m 'Add feature'
- Push to the branch:
git push origin feature/my-feature
- Open a pull request.
Compresso prioritizes user data security and privacy. Rest assured that your information is handled with the utmost care.
Compresso is open-source and licensed under the MIT License.
For issues and inquiries, please contact the project maintainer:
- Name: Varun Dhand
- Contact: My LinkedIn
We would like to express our gratitude to the contributors and users who support the development of Compresso.