Skip to content

Create Minimalistic Slide Presentations powered by Markdown.

License

Notifications You must be signed in to change notification settings

aruuunn/mdslide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Automated Version Bump
Apr 9, 2022
5b2c2b0 Β· Apr 9, 2022
Aug 13, 2021
Aug 13, 2021
Aug 29, 2021
Aug 25, 2021
Sep 1, 2021
Aug 27, 2021
Aug 28, 2021
Aug 31, 2021
Sep 1, 2021
Aug 31, 2021
Aug 21, 2021
Aug 13, 2021
Aug 13, 2021
Aug 13, 2021
Aug 29, 2021
Aug 13, 2021
Aug 30, 2021
Apr 9, 2022
Aug 11, 2021
Aug 3, 2021
Aug 29, 2021
Apr 9, 2022
Aug 26, 2021
Aug 29, 2021

Repository files navigation

Create Minimalistic Slide Presentations using Markdown.

mdslide licence mdslide forks mdslide stars mdslide issues mdslide pull-requests

Note: Currently Not supported for Smaller device screens.

Try the App: MDSLIDE

πŸš€ Features

  • ⚑ Make Simple yet Effective Slide Presentations using Markdown.
  • 🌐 Publish your Slide Presentation.
  • πŸ’» Present your/published Slide presentations in Fullscreen.
  • 🎨 Custom background color, font color and fonts.
  • 😎 Synced to the Cloud automatically. No need to save manually!

Demo

✨ What's next?

  • Better Image Support.
  • Upload custom image (Currently only external image links are supported).
  • Collaborative Editing
  • Responsive UI for smaller devices.
  • Resizable editor panel.
  • Optimize web accessiblity.
  • Export as pdf, .html, .pptx

πŸ‘¨β€πŸ’» Built with

πŸ› οΈ Installation Steps

  1. Clone the repository
git clone https://github.com/ArunMurugan78/mdslide.git
  1. Change the working directory
cd mdslide
  1. Install dependencies
yarn
  1. Create .env file in root and add your variables. You can get the google developer font api key here. To get the auth0 credentials head over to auth0.com and create a application.
NEXT_PUBLIC_GOOGLE_FONT_API_KEY=
AUTH0_SECRET=
AUTH0_CLIENT_SECRET=
AUTH0_CLIENT_ID=
AUTH0_ISSUER_BASE_URL=
AUTH0_BASE_URL=
  1. Run the app
yarn dev

You are all set! Open localhost:3000 to see the app.

πŸ›‘ License

This project is licensed under the MIT License.

About

Create Minimalistic Slide Presentations powered by Markdown.

Resources

License

Stars

Watchers

Forks

Packages

No packages published