Skip to content

Application for managing notes: add, edit, archive, delete.

Notifications You must be signed in to change notification settings

UlianaPla/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Main branch

To run app:

  1. npx json-server db.json
  2. npm start

branch notes_task1

To run app:

  1. npx json-server db.json
  2. npx webpack
  3. run VSCode extention - liveServer

branch notes_React

To run app:

  1. npx json-server db.json
  2. npm start

About

Application for managing notes: add, edit, archive, delete.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published