Skip to content

Commit 3d9165d

Browse files
Added blog features (#41)
* adding link for Editor style * adding blog url * adding authApi for google login * adding api calls for blogs * adding component for getting server domain * adding image for blog component * adding blog components * adding /blog url * adding noty component * adding url not found page * adding style for blogs * adding coustom style for editor * adding button style * adding noty style * adding pagenot found css file * adding new package for blogs * removed all style related to blogs * adding blog button style * adding backend folder * style bug fixed * blog font changed * adding blog link * bug fixed * change in db * fixed unauthorized access * added new blog in db * urlApi updateded * removing backend * adding env variables * removing editor style cdn * adding env variables * adding lazy load * changin comp names * adding noty style * adding env variables * delete redirect bugfixed * chanfing file name * lazy load fixed * delete blog fixed * editor style fixed * hiding editor in mobile * adding img for editor * adding nav for /blog * post call to PUT call * minor bugfixed * blog card style changed * removing /blog * Redirect url changed * adding page not found img * changin text color Co-authored-by: Sriram Rao Udupi <[email protected]>
1 parent fef16aa commit 3d9165d

25 files changed

+1671
-4
lines changed

.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
REACT_APP_BACKEND_URL=http://wocnitk.pythonanywhere.com

package-lock.json

Lines changed: 234 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)