Try Out : NodeDev using email
: aditya@email.com
and password
: aditya@01
.
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
-
A blogging website built using Appwrite as a backend.
-
Multiple users can access it to write their own blogs along with media support.
-
Realtime text editor using TinyMCE.
-
Upon login home section will show all your posts.
-
You can also see other users post under
AllPosts
section. -
Ability to
Delete
andEdit
the posts created by you at any time.