Giter Site home page Giter Site logo

kerouac's Introduction

Kerouac

A distraction-free, cross-platform markdown editor, inspired by Typora and iA Writer

Deployed at https://kerouac-app.herokuapp.com/

Maintainer - Dominick DeLorenzo

LinkedIn | Twitter | Github


Description

Kerouac is a markdown editor for writers, academics, and engineers, designed to be:

  • simple
  • usable anywhere
  • distraction free

Kerouac provides:

  • WYSIWYG interface
  • Markdown-like shortcuts for formatting
  • Keybindings for formatting and saving

Screenshots

          
  

Technologies Used (MERN)

This project uses the following technologies

Project Status

Refer to the project's Trello page

Features

  • Rich text formatting, (bold, italic, underlined, code, H1-H6, and block quotes)
  • keybindings for formatting and saving
  • User authentication
  • User document storage in app database
  • Document creation, saving, and deletion
  • Light/dark mode switching

Future Updates

  • Local markdown file import
  • Markdown file export to local storage
  • Document Hierarchy Display
  • Suport user-generated theming
  • Display wordcount
  • Hemingway mode (backspace key disabled)
  • Focus mode
  • Google Drive integration
  • Dropbox integraition
  • LaTeX and MathTex syntax support

Containerization & Deployment

Quick Start

  • Click the New User registration link to create an account
  • log in witn your username and password
  • Enter a document title and click New Document to create a blank document
  • Click the document in the left navigation panel to begin editing.
  • Type Ctrl+'s' to save your work!

If self-hosting, you can clone this repository and run a development server using the following commands:

// Install all dependencies for client & server
npm install

// Run client & development server with concurrently
npm dev

// Assumes Node and npm are installed on machine
// Server runs on http://localhost:3000 (default for Create React App)

Credits

Fonts:

Icons: Material Icons

CSS pulse animation: Florin Pop

Rich Text CSS: Slate Examples

App bootstrapping: Create React App

Theming: Styled Components

Dark mode inspiration: CSS Tricks

kerouac's People

Contributors

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