Skip to content

Simple Note App will free your mind with your notes. I created it to practice localStorage.

Notifications You must be signed in to change notification settings

annapakula/simple-note-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshoot of Simple Note App

About the project:

Simple Note App is an app to write a scribble, which you can save and open later so you won't loose your thoughts. It's perfect for you if you often wake up in the middle of the night with a great plan. Type it into this app so the next day you can remember what was your idea to destroy more enemies in game, how to teach your cat pooping into toilet or just what new feature implement in your code.

Remember that when you save a new note, you will loose a previous one. Before you click on the 'Save' button check if you have some important note in memory ('Load' button).

Tools and technologies used in the project:

  • Semantic HTML5
  • CSS
    • flexbox
    • media queries
  • RWD
  • BEM - Block Element Modifier.
  • JavaScript - ES6
    • DOM manipulations
    • Local Storage
  • Sass (SCSS)
  • Node.js / NPM
  • Gulp.js
  • Git

How to execute my page locally:

To execute my page locally follow the instruction:

npm install -g gulp-cli

npm install

gulp

To publish your page using github pages use npm run deploy


Visit my homepage: Click

About

Simple Note App will free your mind with your notes. I created it to practice localStorage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •