Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shaikahmadnawaz/dev-insights
DevInsights is a full-stack technical blog application built with React, Tailwind CSS, Appwrite, React Hook Form, TinyMCE, and Redux Toolkit.
https://github.com/shaikahmadnawaz/dev-insights
appwrite blog-application full-stack react reacthookform reduxtoolkit tailwindcss tinymce
Last synced: 29 days ago
JSON representation
DevInsights is a full-stack technical blog application built with React, Tailwind CSS, Appwrite, React Hook Form, TinyMCE, and Redux Toolkit.
- Host: GitHub
- URL: https://github.com/shaikahmadnawaz/dev-insights
- Owner: shaikahmadnawaz
- Created: 2023-09-24T18:09:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-03T18:59:22.000Z (over 1 year ago)
- Last Synced: 2024-11-06T19:54:04.642Z (3 months ago)
- Topics: appwrite, blog-application, full-stack, react, reacthookform, reduxtoolkit, tailwindcss, tinymce
- Language: JavaScript
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DevInsights - Technical Blog Application
DevInsights is a full-stack technical blog application built with React, Tailwind CSS, Appwrite, React Hook Form, TinyMCE, and Redux Toolkit. It allows developers and tech enthusiasts to create, edit, and share technical articles and insights.
## Features
- **User Authentication**: Secure user registration and authentication using Appwrite.
- **Create and Edit Articles**: Write and edit technical articles with the powerful TinyMCE rich text editor.
- **Categories and Tags**: Organize articles by categories and tags for easy discovery.
- **User-friendly Interface**: A responsive and intuitive user interface built with React and Tailwind CSS.
- **State Management**: Manage application state efficiently with Redux Toolkit.
- **Form Handling**: Use React Hook Form for handling article creation and editing forms.
- **SEO Optimization**: Add SEO metadata for better search engine visibility.
- **Comments**: Allow readers to leave comments on articles.
- **User Profiles**: Showcase author information with customizable user profiles.