- Built with React-Vite using typescript.
- Deployed on Vercel: https://vtech-seven.vercel.app
- React-Router-Dom.
- Axios.
- Tailwind CSS.
- JWT authentication.
- Redux toolkit.
- SocketIO.
- Create and sign in accounts with email verification.
- Persists login with refresh tokens.
- Create, edit and delete blogs.
- Create, edit, delete, follow personal profile.
- Create and delete comments.
- Realtime notifications.
- Search, sorting blogs.
const localhostIP = "http://localhost:backendport";