Skip to content

acolbourn/Code-Markdown-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code & Markdown Editor

A code and markdown editor built with React, Redux, and TypeScript. This was built as part of the Udemy React and TypeScript course.

Technologies

  • React
  • Redux
  • TypeScript
  • Esbuild
  • Express
  • Immer
  • Lerna
  • Commander

Instructions

A demo of the project without data persistence can be found at:

https://gifted-lamport-6aa70e.netlify.app/

A demo with data persistence is available from npm. This version creates a Command Line Interface (CLI). From the CLI, a local express API server is launched that read/writes your data to a notebook file on your computer. To use, run:

npx jsnotes2 serve

Then navigate to the following in your browser:

http://localhost:4005/

About

Udemy React and TypeScript class: An online code and markdown editor built with React, Redux, and TypeScript.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors