A modern blogging platform built with React, designed to provide an intuitive and dynamic user experience. Project Meraki showcases responsive design, state-of-the-art text editing, and seamless backend integration.
- Rich Text Editor: Compose blogs using a fully-featured editor.
- Responsive Design: Optimized for both mobile and desktop devices.
- State Management: Efficiently handles app-wide state with Redux Toolkit.
- Appwrite: Backend as a service.
- TinyMCE: Rich text editor for blogs.
- html-react-parser: Converts HTML to React components.
- React Hook Form: Simplified form handling with validation.
- Redux Toolkit: Efficient state management.
Check out the project here: Project Meraki
-
Clone the Repository:
git clone https://github.com/BlessedAmrita/Project-Meraki.git
-
Navigate to the Project Directory:
cd Project-Meraki -
Navigate to the
blogfolder:cd blog -
Install Dependencies:
npm install
-
Run the Project Locally:
npm start
-
Access the Application:
Openhttp://localhost:3000in your browser to explore the application. -
Start Exploring Features:
- Create, edit, and publish blog posts using the rich text editor.
- Interact with the user-friendly interface and enjoy the seamless experience.
Thank you for exploring Project Meraki! 😊