Skip to content

Commit 4cb7c59

Browse files
Updated final README
1 parent 1cf7e43 commit 4cb7c59

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
**ReacType** is a React prototyping tool that allows users _visualize_ their application architecture dynamically, employing an interactive drop and drag display with real-time component code preview and a collaboration room that features live video and chat functionality. Generated code can be exported as a **React** app for developers employing React component architecture alongside the comprehensive type-checking of **TypeScript**. In other words, **you can draw prototypes and export React / TypeScript code!**
5252

5353
<p align="center">
54-
<img width="1000" src="./resources/v21 empty canvas.png">
54+
<img width="1000" src="./resources/v21 MUI Canvas.png">
5555
</p>
5656

5757
Visit [reactype.dev](https://reactype.dev) to learn more about the product.
@@ -63,7 +63,7 @@ Follow [@ReacType](https://twitter.com/reactype) on Twitter for important announ
6363
- **MUI Components**: Material UI can now be used to Create / Style your Applications
6464
- **UI Updates**: The UI now features a more modern and user friendly experience to reflect the newly added Components.
6565
- **DX Updates**: Migrated from Jest to Vitest to allow better compatibility, as well as to reduce complexity and streamline the Development Workflow.
66-
- **JS DOCS**: Added 264 JSDoc comment blocks throughout the codebase.
66+
- **JS DOCS**: Added 273 JSDoc comment blocks throughout the codebase.
6767
- **Cleanup**: Removed unused code, fixed bugs, and made major performance improvements.
6868
- **And more:** See the [change log](https://github.com/open-source-labs/ReacType/blob/master/CHANGE_LOG.md) for more details on what was changed from the previous versions, as well as plans for upcoming features!
6969

@@ -76,7 +76,7 @@ Follow [@ReacType](https://twitter.com/reactype) on Twitter for important announ
7676
Get a glimpse of how ReacType works!
7777

7878
<p align="center">
79-
<img width="1000" src="./resources/"> // update w/ gif previewing MUI components
79+
<img width="1000" src="./resources/v21 Preview.gif">
8080
</p>
8181

8282
<!-- NEED TO REPLACE THE TUTORIAL LINK -->
@@ -86,7 +86,7 @@ Get a glimpse of how ReacType works!
8686
Here is the main file structure:
8787

8888
<p align="center">
89-
<img width="1000" src="./resources/v19filestructure.png"> // update with updated file structure
89+
<img width="1000" src="./resources/v21 File Structure.png">
9090
</p>
9191

9292
Given to us courtesy of our friends over at React Relay

resources/v21 Demo.gif

-1.42 MB
Binary file not shown.

resources/v21 File Structure.png

18.4 MB
Loading

resources/v21 MUI Canvas.png

622 KB
Loading

resources/v21 Preview.gif

466 KB
Loading

resources/v21 empty canvas.png

-57.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)