Skip to content

Commit

Permalink
Add Technical Details to ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberSphinxxx authored Feb 25, 2025
1 parent c42fbb8 commit 16946c3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,15 @@ Built with pure HTML, CSS, and JavaScript (no frameworks).
- Copy output
- Swap input/output
5. Toggle between light/dark mode using the icon in the header

## Technical Details

- **Built With:**
- HTML5
- CSS3 (Flexbox and Grid)
- Vanilla JavaScript
- **Responsive Design:**
- Desktop: Fixed height, no scrolling
- Mobile: Scrollable with wrapped button layout
- **Browser Support:** Modern browsers (Chrome, Firefox, Safari, Edge)

0 comments on commit 16946c3

Please sign in to comment.