mateuszkornecki / simple-editor

Simple editor resistant for refreshing that keeps your notes in local storage.

Home Page:https://mateuszkornecki.github.io/simple-editor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project cover.

Simple-editor ✍️

Feel free to check out the finall result.

About the project

This website was created as finall project of WTF - Co ten frontend course.

The main purpose of this task was to create a layout design in figma. Then recreate it and make a simple editor that will store your notes in Local Storage.

The layout of this website was inspired by conventionalcommits.org.

Tools and technologies I've used

  • Semantic HTML5
  • Sass (SCSS)
  • Flexbox
  • CSS Grid
  • Media queries
  • JS: DOM manipulations
  • Local Storage
  • Git
  • Figma

Build with:

To run the website locally

Requirements:

  • node.js (npm)
  • gulp

Then, just run:
npm install
gulp

To publish you page using github pages use:
npm run deploy

About

Simple editor resistant for refreshing that keeps your notes in local storage.

https://mateuszkornecki.github.io/simple-editor/


Languages

Language:CSS 54.3%Language:JavaScript 28.2%Language:HTML 17.6%