Skip to content

Feature/final readme #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
**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!**

<p align="center">
<img width="1000" src="./resources/v21 empty canvas.png">
<img width="1000" src="./resources/v21 MUI Canvas.png">
</p>

Visit [reactype.dev](https://reactype.dev) to learn more about the product.
Expand All @@ -76,7 +76,7 @@ Follow [@ReacType](https://twitter.com/reactype) on Twitter for important announ
Get a glimpse of how ReacType works!

<p align="center">
<img width="1000" src="./resources/"> // update w/ gif previewing MUI components
<img width="1000" src="./resources/v21 Preview.gif">
</p>

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

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

Given to us courtesy of our friends over at React Relay
Expand Down
Binary file removed resources/v21 Demo.gif
Binary file not shown.
Binary file added resources/v21 File Structure.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/v21 MUI Canvas.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/v21 Preview.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed resources/v21 empty canvas.png
Binary file not shown.