Coder Social home page Coder Social logo

rushiljalal / markitdown Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 180 KB

Markdown Editor made using React and Firebase

Home Page: https://mark-it-down-delta.vercel.app/

JavaScript 67.08% HTML 5.49% CSS 27.42%
firebase markdown-editor react firebase-auth google-signin-api

markitdown's Introduction

MarkItDown

MarkItDown is a simple, user-friendly Markdown editor built with React⚛️ and Firebase🔥. It allows users to write and preview Markdown content in real-time, making it easier to format text for various purposes such as documentation, notes, or blog posts.

It also features Firebase Auth with Google sign-in.

This project is part of Learn React course on scrimba.com.

Demo

MarkItDown Screenshot

Live Demo

Features

  • Live preview of Markdown content
  • User-friendly interface
  • Firebase integration for data storage and authentication
  • Google sign in functionality to save notes

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/RushilJalal/MarkItDown.git
  2. Navigate to the project directory:

    cd MarkItDown
  3. Install the dependencies:

    npm install
  4. Set up Firebase:

    • Create a Firebase project at Firebase Console.
    • Add a new web app to your Firebase project.
    • Copy your Firebase configuration and replace the placeholder configuration in the project at firebase.js
  5. Start the development server:

    npm run dev

    The app should now be running on http://localhost:5173.

Usage

  • Sign in with Google
  • Write Markdown in the editor pane.
  • See the rendered Markdown preview in real-time in the preview pane.
  • Use the toolbar for common Markdown syntax shortcuts.

Contributing

Contributions are welcome! Please fork the repository and use a feature branch. Pull requests are gladly accepted.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/YourFeature)
  3. Commit your changes git commit -m 'Add some feature'`)
  4. Push to the branch (git push origin feature/YourFeature)
  5. Open a pull request

Acknowledgements

This project is part of Learn React course on scrimba.com. Special thanks to the course instructors for their guidance and resources.

markitdown's People

Contributors

rushiljalal avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.