An open API service indexing awesome lists of open source software.

https://github.com/elaad24/note_taking_app_ts

an mini project of not taking app to practice type script
https://github.com/elaad24/note_taking_app_ts

react react-router reactb typescript

Last synced: about 1 year ago
JSON representation

an mini project of not taking app to practice type script

Awesome Lists containing this project

README

          

# React + TypeScript + Vite

## to run the server run : npm run server

## to run the from - vite : npm run dev

- this is a project to practice typescript

in it you can :

-

* creat notes and tags for the notes
* do CRUD oparations
* saved the data in the localStorage
* set the text as markdown

# imges ->

- create new note and new tages

- creat tags that saved in the localStorage

- filter the notes by the title or the tags

- can edit the notes and the tags