Skip to content

cuuj69/notes--backend

Repository files navigation

Cross-Platform Notepad

A seamless and versatile notepad application that empowers users to continue their work effortlessly across various devices and workspaces.

Live DemoFeaturesInstallationUsageContributingLicense

Features

  • Cross-Platform Continuity: Seamlessly transition between devices and workspaces while continuing your important work with ease.
  • QR Code Integration: Scan a QR code to pick up where you left off on your phone, allowing for smooth transitions between platforms.
  • Unlimited Clipboard: Enhance your productivity with an unlimited clipboard, facilitating quick copying and pasting of notes.
  • Note Connection: Connect related notes for improved organization and a clearer overview of your ideas and tasks.

Installation

Follow these steps to set up the application locally:

$ git clone https://github.com/cuuj69/notes--backend.git
$ cd notes--backend
$ npm install

Usage

Start the application using the following commands

# Development mode
$ npm run start:dev

# Production mode
$ npm run start:prod

Testing

Run tests to ensure the intergrity of your application

# Unit test
$ npm run test

# End-to-end tests
$ npm run test:e2e

# Test coverage
$ npm run test:cov

Support and Contributions

This project is open source and licensed under the MIT License. We appreciate the support of backers and contributors who help us improve the application.

Stay Connected

Author - William Jefferson Mensah
Website - https://tinyurl.com/william-mensah

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published