Skip to content

Commit c2b010a

Browse files
kandrosAlemTuzlak
andauthored
add images to the readme to show UI (#35)
* add assets * add timeline image to readme * Update README.md --------- Co-authored-by: Alem Tuzlak <t.zlak@hotmail.com>
1 parent f5be14d commit c2b010a

4 files changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@
88

99
Remix Development Tools is an open-source package designed to enhance your development workflow when working with Remix, a full-stack JavaScript framework for building web applications. This package provides a user-friendly interface consisting of three tabs, **Active Page**, **Terminal** and **Routes**, along with a side tab called **Timeline**. With Remix Development Tools, you can efficiently monitor and manage various aspects of your Remix projects, including page information, URL parameters, server responses, loader data, routes, and more.
1010

11+
## How it looks
12+
### Active pages Tab
13+
![active page tab](./assets/active-page.png)
14+
### Routes Tab
15+
![routes](./assets/routes.gif)
16+
### Timeline
17+
![timeline](./assets/timeline.gif)
18+
19+
1120
## Features
1221

1322
### Active Page Tab
@@ -459,4 +468,4 @@ Thanks to all the contributors on this project and the support to the community.
459468

460469
Devoted to my loving wife.
461470

462-
In loving memory of my late Grandfather, who taught me to always be curious, never stop learning, and to always be kind to others. I miss you, Grandpa.
471+
In loving memory of my late Grandfather, who taught me to always be curious, never stop learning, and to always be kind to others. I miss you, Grandpa.

assets/active-page.png

223 KB
Loading

assets/routes.gif

1.32 MB
Loading

assets/timeline.gif

4.38 MB
Loading

0 commit comments

Comments
 (0)