Skip to content

A project with two buttons that represents a code-editor and a markdown editor

Notifications You must be signed in to change notification settings

GeorgeGiagkos/codeEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary


A multi-library application based on typescript/react with two buttons, code and text. When a user clicks the code button a fully featured code editor presented which can write out some amount of code. Can also import any arbitary module directly from NPM. When a user clicks text button a text area presented which can write out some amount of documentation or any markdown thing.


Libraries


  • React
  • Typescript
  • React-Redux
  • Redux
  • Redux-Thunk
  • React-Resizable
  • Axios
  • Monaco-Editor
  • Immer

Screenshots


newApp


newApp2

Releases

No releases published

Packages

No packages published