Skip to content

Adam-DevPL/simple-editor

Repository files navigation

cover

Simple Editor.

My simple editor to save text and load last saved one.

Table of contents

General info

It's simple editor to save input text. We can also load last register text. It's holding text in local storage.

Technologies

  • WTF Webpack starterkit
  • HTML + CSS + JS
  • GitHub API
  • CSS Grid

Setup

Click on Use this template button to generate a new repository based on this starter kit. After that clone it to your computer, go to the project directory in console and type npm install.

Available scripts

npm run start - runs development mode

npm run build - runs build process for production

npm run publish - runs build process and publish the page using gh-pages branch

Status

Project is: done.

About

Simple editor to save text in localStorage and load last text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published