Skip to content

ShahinFallah/note-app

Repository files navigation

Note-app With React/TypeScript

This is a Note App project built with React and TypeScript

Features

  • Add Note: Create new notes with ease.
  • Edit Note: Modify existing notes.
  • Delete Note: Remove notes you no longer need.
  • Add Tag for Notes: Organize notes with tags.
  • Edit Tags: Update tags as needed.
  • Delete Tags: Remove tags you no longer use.
  • Filter Notes: Easily filter notes by tags and note title.
  • Persistent Storage: Your notes and tags are saved in the local storage, ensuring they remain intact even after closing the browser.

Installation and Setup

Prerequisites

Make sure you have Node.js and npm installed on your system.

Installation Steps

  1. Clone the repository:

    git clone https://github.com/ShahinFallah/note-app.git
    cd notes-app
    
  2. Run project

    npm Install
    npm run dev
    

Project Description

This project draws inspiration from an existing concept. My primary goal is to elevate my skills by implementing and enhancing ideas from others. By building upon these concepts, I aim to refine my expertise and contribute my unique perspective and improvements to the project.

About

Advanced note app using react/typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published