Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 884 Bytes

README.md

File metadata and controls

43 lines (33 loc) · 884 Bytes

JS-Note

This is web-page where you can create, read, update, delete and search some items in the list.


This project is hosted using the Vecel.com platform, you can see how it works here:


Video demo:

js-note-video-demo.mp4

Instruction for launching this project

  1. Go to the folder on your PC where you want to install the project: cd "your-folder"
  2. Download and install files of this project: git clone https://github.com/Shist/JS-Note
  3. Go to the app folder: cd JS-Note
  4. Install all needed front side dependencies: npm install
  5. Run the app: npm run watch

Technologies used in the project

  • HTML
  • CSS
  • SCSS
  • flex
  • @media queries
  • Javascript
  • LocalStorage
  • Parcel
  • Modules
  • Imports / Exports
  • Date