We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73aa220 commit 4195c65Copy full SHA for 4195c65
CHANGE_LOG.md
@@ -1,5 +1,5 @@
1
<p align="center">
2
- <img width="100" src="https://i.imgur.com/Yn70tqI.png">
+ <img width="100" src="readme.png">
3
<h1 align="center">ReacType Change Log</h1>
4
</p>
5
@@ -9,7 +9,7 @@ Changes:<br>
9
10
- Developer Improvement:
11
- Migrated from Webpack to Vite, improving HMR times drastically
12
- - Deployed app using Heroku isntead of AWS decreasing time to deployment
+ - Deployed app using Heroku instead of AWS decreasing time to deployment
13
- User Features:
14
- Collaboration Room:
15
- Implemented live chat and video functionality using socket.IO
0 commit comments