Skip to content

Commit 20f5407

Browse files
authored
Merge pull request #18 from oslabs-beta/feature/finalReadme
Feature/final readme
2 parents ac190b9 + f4cf29c commit 20f5407

File tree

6 files changed

+3
-3
lines changed

6 files changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 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.
@@ -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)