Skip to content

MatthiasBlc/202211_Ts_React_LocalNote2

Repository files navigation

Full notes

Table of contents

General info

This project is a complete notes app running in local using local storage.

Technologies

Javascript React Typescript Vite

How to install

1 - Clone this repo on your machine 2 - Open it in a Terminal 3 - Run this command to initialize the project :

npm i

How to use

1 - Just run the following commands in your Terminal (inside the project's directory):

npx vite

2 - You can access the project on the url : http://localhost:5173/

That's it!
You have access to a complete notepad app !

Features

You can:

  • see a complete display of your notes with titles and tags.
  • filter and search by tags and/or title
  • create/edit/delete a note supporting Markdown
  • edit/create tags

Sources

This app is created and made by MatthiasBlc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published