Skip to content

David3Emmanuel/NoteApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note App

For sharing notes between devices via local wifi or hotspot. Does not require access to the internet.

Setup

  1. Clone this repo on your computer
  2. Run npm install to install dependencies

Usage

  1. Open note-app.bat to start the server
  2. The IP address is displayed at the top of the app
  3. On any other device, open IP_ADDRESS:3000 in a browser

OR

  1. Run npm start to start the server
  2. Open the app on your browser on localhost:3000
  3. The IP address is displayed at the top of the app
  4. On any other device, open IP_ADDRESS:3000 in a browser

About

Note taking app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published