Skip to content

Commit 9b23654

Browse files
committed
Update README
1 parent 1d862bb commit 9b23654

File tree

7 files changed

+3
-8
lines changed

7 files changed

+3
-8
lines changed

README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,21 +21,16 @@ Whether viewed on a desktop or a mobile device, the portfolio adapts seamlessly
2121

2222
#### Desktop
2323

24-
| Home with Top Bar | About with Side Bar |
24+
| Dark Mode | Light Mode |
2525
| :---: | :---: |
26-
| ![Home (Desktop)](preview/Home_desktop.png) | ![About (Desktop)](preview/About_with_side_bar_desktop.png) |
27-
28-
#### Mobile
29-
30-
| Home with Bottom Bar | Tracks with Bottom Bar |
31-
| :---: | :---: |
32-
| ![Home (Mobile)](preview/Home_mobile.png) | ![Tracks (Mobile)](preview/Tracks_mobile.png) |
26+
| ![Home (Dark Mode)](preview/DarkMode.png) | ![Home (Light Mode)](preview/LightMode.png) |
3327

3428

3529
---
3630

3731
## Highlights & Features
3832

33+
- **Dynamic Theming**: Seamless Light and Dark modes that automatically sync with system preferences, featuring smooth transitions and tailored glassmorphic effects for both themes.
3934
- **Modern Tech Stack**: Built with React 18, React Router v6, and Bootstrap 5.
4035
- **Advanced Navigation System**:
4136
- Desktop: Floating glassmorphic top pill navigation with an optional side panel.
-831 KB
Binary file not shown.

preview/DarkMode.png

865 KB
Loading

preview/Home_desktop.png

-380 KB
Binary file not shown.

preview/Home_mobile.png

-78.8 KB
Binary file not shown.

preview/LightMode.png

632 KB
Loading

preview/Tracks_mobile.png

-348 KB
Binary file not shown.

0 commit comments

Comments
 (0)