Yarn Monorepo project contains server
package for backend and web
package for frontend.
Start Server:
yarn server
Start UI:
yarn client
Local storage data is saved under react-notes
key. Delete it and refresh your browser for the new session.