Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.2 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.2 KB

BloggApp

BloggApp is a web application built using React and Tailwind CSS for the frontend, Redux Toolkit for state management, and TinyMCE for text editing capabilities. It includes user authentication functionalities.

Live Demo

Check out the live demo of BloggApp: BloggApp Live Demo

Technologies Used

  • React
  • Tailwind CSS
  • Redux Toolkit
  • TinyMCE
  • AppWrite

Features

  • User Authentication: Users can sign up, log in, and log out securely.
  • Text Writing Board: Integrated TinyMCE editor for writing and formatting blog posts.
  • State Management: Utilizes Redux Toolkit for efficient state management.
  • Responsive Design: Responsive UI design for a seamless experience across devices.

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available: