Made an Article Summarizer Application using OpenAI's GPT model.
- ReactJS Project Setup with Vite: Utilize Vite to set up a ReactJS project for efficient development.
- Responsive UI with Tailwind CSS: Implement a visually appealing UI with Tailwind CSS, incorporating glass morphism for a modern touch.
- Advanced RTK Query API Requests: Utilize RTK Query to make advanced API requests, triggering actions based on conditions for efficient data fetching and updating.
- Local Storage History: Save user history using local storage, ensuring a seamless experience across sessions.
- Form Event Handling and Error Catching: Implement robust form event handling and error catching mechanisms for improved user interaction.
- Copy to Clipboard Functionality: Integrate copy to clipboard functionality, allowing users to easily share or save information.
- Emphasis on Clean Code: Prioritize writing clean, maintainable code following best practices for enhanced readability and scalability.
- ReactJS
- Vite
- Tailwind CSS
- Redux Toolkit (RTK Query)
- Local Storage API
For major changes, please open an issue first to discuss what you would like to change.