File tree 1 file changed +9
-7
lines changed
1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -44,6 +44,15 @@ Try the App: [MDSLIDE](https://mdslide.vercel.app/)
44
44
45
45
<img src =" ./public/demo.gif " width =" 500px " />
46
46
47
+ ## ✨ What's next?
48
+ + Better Image Support.
49
+ + Upload custom image (Currently only external image links are supported).
50
+ + Collaborative Editing
51
+ + Responsive UI for smaller devices.
52
+ + Resizable editor panel.
53
+ + Optimize web accessiblity.
54
+ + Export as pdf, .html, .pptx
55
+
47
56
## 👨💻 Built with
48
57
+ [ Nextjs] ( https://nextjs.org/ ) : for building both the frontend and backend.
49
58
+ [ Auth0] ( https://auth0.com/z ) : Complete User Authentication
@@ -96,13 +105,6 @@ yarn dev
96
105
97
106
You are all set! Open [ localhost:3000] ( http://localhost:3000/ ) to see the app.
98
107
99
- ## ✨ What's next?
100
- + Upload custom image (Currently only external image links are supported).
101
- + Collaborative Editing
102
- + Responsive UI for smaller devices.
103
- + Resizable editor panel.
104
- + Optimize web accessiblity.
105
- + Export as pdf, .html, .pptx
106
108
107
109
## 🛡 License
108
110
This project is licensed under the MIT License.
You can’t perform that action at this time.
0 commit comments