A responsive web application for searching error codes across different systems. Features a clean, minimal design with dark/light mode support.
- Responsive design for mobile, tablet, and desktop
- Dark/light mode toggle
- Clean, minimal interface
- Smooth animations and transitions
- Easy navigation with home button
- Individual pages for each system
- React with TypeScript
- Tailwind CSS for styling
- React Router for navigation
- Lucide React for icons
- Smooth animations and transitions
- Clone the repository
- Install dependencies: npm install
- Start the development server: npm run dev
- Visit http://localhost:8080in your browser
- /src/pages- Main pages
- /src/components- Reusable components
- /src/styles- CSS and styling files
Feel free to submit issues and enhancement requests!