TwinText is a web application built using React, Vite, and TypeScript. It allows users to quickly and efficiently check if a word or phrase is a palindrome. The application offers an intuitive and responsive interface, making palindrome verification accessible from any device.
- 🔁 Automatic Palindrome Check: Enter any word or phrase, and the app instantly detects if it's a palindrome.
- 💡 Supports Full Phrases: Ignores spaces and special characters during the palindrome check.
- ⚡ Instant Results: Fast and efficient processing provides real-time responses.
- 📱 Responsive Design: Optimized for both mobile and desktop devices, ensuring a smooth user experience.
The project uses several libraries and tools to enhance its functionality:
- react: - JavaScript library for building user interfaces.
- react-dom: - Entry point for React to interact with the DOM.
- typescript: - Typed superset of JavaScript that compiles to plain JavaScript.
- vite: - Next-generation frontend build tool.
- framer-motion: - Animation library for React.
- tailwindcss: - Utility-first CSS framework for fast UI development.
- @vitejs/plugin-react: - Official React plugin for Vite.
~ I welcome contributions to improve Netscope, feel free to do it!