Skip to content

BlessedAmrita/Project-Meraki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Project Meraki

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.

Features

  • 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.

Tech Stack Used

  • 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.

Live Demo

Check out the project here: Project Meraki

How to Use

  1. Clone the Repository:

    git clone https://github.com/BlessedAmrita/Project-Meraki.git  
  2. Navigate to the Project Directory:

    cd Project-Meraki
  3. Navigate to the blog folder:

    cd blog  
  4. Install Dependencies:

    npm install  
  5. Run the Project Locally:

    npm start  
  6. Access the Application:
    Open http://localhost:3000 in your browser to explore the application.

  7. 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! 😊

About

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors