Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 515 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 515 Bytes

Jinote web

This is FE of the note taking app. it allows to store data on client device and transfer data throught a P2P connection (WebRTC)

It is completely sercue and private :)

Technologies

  • React 17.0.2
  • Ant design

Setup

npm install

Launch

npm run start
--> open url: http://localhost:3000

Demo

  • Main screen

Screen Shot 2022-10-11 at 11 41 36