/Note-Vault

The online platform for securely storing and organizing your important notes. Powered by React and backend by a MySQL database.

Primary LanguageJavaScript

Note-Vault

Screenshot (259)

Screenshot (260)

Screenshot (261)

Built using:

  • Front-End : React
  • Back-End : NodeJs, ExpressJs, MySql

In the /Note-Vault/client, run:

npm install

npm start

In the /Note-Vault/server, run:

npm install

npm run server

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.