Skip to content

mobox-lab/editor-studio

Repository files navigation

Editor Studio

Homepage Preview

Introduction

Editor Studio is a modern web application built on Next.js 14, offering a powerful editing platform. It provides rich features and an elegant user interface, making content creation simpler and more efficient.

Feature Preview

✨ Key Features

  • 🚀 Modern application architecture based on Next.js 14
  • 💎 Beautiful UI design and smooth user experience
  • 🎨 Responsive layout powered by Tailwind CSS
  • 🔄 Robust state management with Jotai
  • 📱 Perfect mobile device compatibility
  • 🛡️ Type safety guaranteed by TypeScript
  • 🌐 Built-in API integration and optimized data queries

🛠️ Tech Stack

  • Framework: Next.js 14
  • Language: TypeScript
  • Styling: Tailwind CSS, tailwind-variants
  • State Management: Jotai
  • UI Components:
    • Floating UI
    • React Hook Form
    • React Query
    • Framer Motion
  • Toolchain:
    • ESLint
    • Prettier
    • PostCSS
    • Sentry

🚀 Quick Start

  1. Clone the repository
git clone [repository-url]
  1. Install dependencies
npm install
  1. Start development server
npm run dev
  1. Open your browser and visit http://localhost:3000

📦 Build & Deploy

npm run build
npm run start

🤝 Contributing

We welcome Issues and Pull Requests to help improve the project.

📄 License

This project is licensed under the MIT License.

docs: 📝 update deployment instructions

This update includes improvements to the documentation and user guides.

Changes Made:

  • Updated documentation for better clarity
  • Added new examples and use cases
  • Improved code snippets and explanations

Usage:

// Example usage
const result = await newFeature();
console.log(result);

fix: 🐛 resolve chat message duplication

Updated documentation to reflect the latest changes and improvements.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors