|
1 | 1 | <br /> |
2 | 2 | <div align="center"> |
3 | | - <a href="https://github.com/oslabs-beta/fflow"> |
| 3 | + <!-- <a href="https://github.com/oslabs-beta/fflow"> |
4 | 4 | <img src="images/logo.png" alt="Logo" width="80" height="80"> |
5 | | - </a> |
| 5 | + </a> --> |
6 | 6 |
|
7 | 7 | <h3 align="center">fflow</h3> |
8 | 8 |
|
|
12 | 12 | <a href="https://github.com/oslabs-beta/fflow"><strong>Explore the docs »</strong></a> |
13 | 13 | <br /> |
14 | 14 | <br /> |
15 | | - <a href="https://github.com/oslabs-beta/fflow">View Demo</a> |
| 15 | + <a href="https://github.com/oslabs-beta/fflow/tree/ronak/gifs#about-fflow">View Demo</a> |
16 | 16 | · |
17 | 17 | <a href="https://github.com/oslabs-beta/fflow/issues">Report Bug</a> |
18 | 18 | · |
@@ -68,6 +68,8 @@ We are really excited to launch this alpha version and hope you will download, p |
68 | 68 |
|
69 | 69 | Visit our website here 👉 https://fflow.dev |
70 | 70 |
|
| 71 | +<img src="./src/assets/dnd.gif"> |
| 72 | + |
71 | 73 | ### Features |
72 | 74 |
|
73 | 75 | - Drag, Drop, Reorder and Delete HTML Tags |
@@ -100,6 +102,24 @@ Visit our website here 👉 https://fflow.dev |
100 | 102 | - [Playwright](https://playwright.dev/docs/api/class-electronapplication) |
101 | 103 | <p align="right">(<a href="#top">back to top</a>)</p> |
102 | 104 |
|
| 105 | +### Loading Screen |
| 106 | +<img src="./src/assets/splashDemo.gif"> |
| 107 | + |
| 108 | +### Light and Dark Mode |
| 109 | +<img src="./src/assets/darkMode.gif"> |
| 110 | + |
| 111 | +### Create Custom Components and Nest HTML elements |
| 112 | +<img src="./src/assets/customComps.gif"> |
| 113 | + |
| 114 | +### Edit CSS directly in the App |
| 115 | +<img src="./src/assets/cssEditor.gif"> |
| 116 | + |
| 117 | +### Export Working Project |
| 118 | +<img src="./src/assets/export.gif"> |
| 119 | + |
| 120 | +### Clear canvas to start from scratch |
| 121 | +<img src="./src/assets/clearCanvas.gif"> |
| 122 | + |
103 | 123 | ## Getting Started |
104 | 124 |
|
105 | 125 | The following instructions are split into two sections for: |
|
0 commit comments