Skip to content

Commit cf377c5

Browse files
spincycle01ChristianEdwardPadilla
authored andcommitted
merged files and added file structure photo
1 parent 44f7adf commit cf377c5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
# ReacType
22

3-
43
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/team-reactype/ReacType/pulls)
54
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
65

76
**ReacType** is a visual prototyping tool for developers employing **React** component architecture alongside the comprehensive type checking of **TypeScript**.
87

98
**ReacType** allows the user to _visualize_ their application architecture dynamically, employing a _canvas display_, an _application tree_, and a _component code preview_. The user can create components and load _instances_ of these components, as well as nested HTML elements, onto the canvas. This architecture can then be _exported_ as TypeScript application files to be used as a starter template for any repository.
109

11-
Download for [MacOS](), [Windows](), [Linux]().
10+
Download for [MacOS](), [Windows](), [Linux]().
11+
12+
![Image of ReacType Application]()
1213

1314
### How to use
1415

101 KB
Loading

0 commit comments

Comments
 (0)