Skip to content

RimidalU/notes-text-editor_with-tags

Repository files navigation

Project logo

Notes text editor with tags.

Single page application in React for quick notes.

React TypeScript HTML5 Sass Yarn Vite


DescriptionProject setupFeaturesHow To UseProject StatusRoom for ImprovementLicenseContact

Description

SPA in React, TypeScript and Sass for quick notes. Create, edit, view and delete notes. While editing a note, user can create tags using the '#' symbol. When editing a note, all words that match the tags are highlighted.

Project setup

  • Clone this repo to your desktop and run yarn or npm install to install all the dependencies.
  • Once the dependencies are installed, you can run yarn dev or npm dev to start the application.
  • Enjoy.

Features

  • Filter notes by tag.
  • JSON in-memory database.
  • Using contenteditable textarea.

How To Use

Run Live Demo

tutorial

Project Status

Project is: in progress

Room for Improvement

To do:

  • Add popovers to button

Improvement:

  • move from in-memory database to server

License

This project is open source and available under the MIT.

Contact

Created by @RimidalU - feel free to contact me!

About

Single page application in React for quick notes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published