Skip to content

Commit bb0fa95

Browse files
committed
Updates README.md
1 parent 0d85a33 commit bb0fa95

File tree

12 files changed

+14
-2
lines changed

12 files changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
[React-Proto](https://cs-eevee.github.io/react-proto/) is a React application prototyping tool.
44

5-
It allows you to visualize/setup your application architecture upfront and recreate this architecture as application files either into a previous project or a new create-react-app project or a starter template from any repository.
5+
React-Proto allows developers to visualize/setup your application architecture upfront and recreate this architecture as application files either into a previous project or a new create-react-app project or a starter template from any repository.
66

7-
React-Proto works on macOS, Windows, Linux.
7+
React-Proto works on macOS, & Windows
88
If you find any issues, [file issue](https://github.com/CS-Eevee/react-proto/issues)
99

1010
## Authors
@@ -42,6 +42,18 @@ npm run linter
4242

4343
Run ```npm test``` or ```yarn test``` to run test suite.
4444

45+
## Built With
46+
47+
* [React](https://reactjs.org/) - Framework for building user interaces
48+
* [Redux](https://redux.js.org/) - Predictable state container for JavaScript apps
49+
* [Electron](https://electronjs.org/) - Cross-platform desktop apps with HTML, CSS and JS
50+
* [KonvaJS](https://konvajs.github.io/) - HTML5 2d canvas library for desktop and mobile applications
51+
* [React-Sortable-Tree](https://github.com/frontend-collective/react-sortable-tree#options) - Drag-and-drop sortable component for nested data and hierarchies
52+
53+
## Acknowledgments
54+
55+
* Logo Design by: [Clariz Mariano] - (https://github.com/havengoer/)
56+
4557
## License
4658

4759
This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/CS-Eevee/react-proto/blob/master/LICENSE.md) file for details.

icons/mac/icon.icns

408 KB
Binary file not shown.

icons/png/1024x1024.png

245 KB
Loading

icons/png/128x128.png

15.1 KB
Loading

icons/png/16x16.png

938 Bytes
Loading

icons/png/24x24.png

1.56 KB
Loading

icons/png/256x256.png

38.7 KB
Loading

icons/png/32x32.png

2.36 KB
Loading

icons/png/48x48.png

4.09 KB
Loading

icons/png/512x512.png

99.6 KB
Loading

0 commit comments

Comments
 (0)