Skip to content

weiwang0305/Notee

Repository files navigation

Notee

Notee allows users to write and edit notes as well as create directories/folders for different topics.

Main Page

main-page

Rename Function

renaming

Notes

notes

Path

shows path

Running the code

  1. If you don’t have it please install node.js and npm.
  2. Run npm install in the project directory.
  3. Run npm run dev in the project directory.
  4. The app should now be running on localhost:3030 so put that into your web browser and try it out.

Features:

  • Allows users to create directories/folders for different topics.
  • Allow users to delete and rename directories and notes.
  • Path that updates and displays the current directory/note the user is located.
  • Allows users to navigate back to previous directories.
  • Allows users to edit notes that was previously created.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published