Skip to content

DanieleDiLucido/my-note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My note - user selection

Demo: Netlify

With this sample you can write in a rich text editor and highlight and save parts of it. You can save a selected text by clicking the Add button or using one of these shortcuts:

  • ⌘ + ↵
  • Ctrl + ↵

Run it

  • install dependencies with yarn
  • run this project with yarn start
  • Have fun!

Tests

I've created unit test with Jest and integration test with Cypress

  • yarn test:unit
  • yarn test:e2e

Build

Build this project with: yarn build

Dependencies

This project use:

this project wase ejected in order to use scss