Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomasesquivelgc/note-taking-app
ππCapture every idea, moment, and inspiration! This Advanced Note Taker lets you Create, Read, Update and Delete your notes and organizing them with the use of tags. They also support markdown. Give it a try!
https://github.com/tomasesquivelgc/note-taking-app
localstorage markdown material-ui notes-app react themes typescript
Last synced: 7 days ago
JSON representation
ππCapture every idea, moment, and inspiration! This Advanced Note Taker lets you Create, Read, Update and Delete your notes and organizing them with the use of tags. They also support markdown. Give it a try!
- Host: GitHub
- URL: https://github.com/tomasesquivelgc/note-taking-app
- Owner: tomasesquivelgc
- License: mit
- Created: 2024-05-07T00:02:35.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-18T22:52:40.000Z (6 months ago)
- Last Synced: 2024-10-16T07:03:51.532Z (22 days ago)
- Topics: localstorage, markdown, material-ui, notes-app, react, themes, typescript
- Language: TypeScript
- Homepage: https://taupe-cupcake-dc5afd.netlify.app
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Advanced Note Taker
# π Table of Contents
- [π About the Project](#about-project)
- [π Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [π Live Demo](#live-demo)
- [π» Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [π License](#license)**Advanced Note Taker** is a simple application that lets the user create notes and organize them with the use of tags. Every note and tag is then saved inside the local storage for reading, updating and deleting. Furthermore, the body of the notes uses markdown to allow the user a more complete experience.
- **Create, Read, Update and Delete Notes**
- **Add tags to your notes and display a list of all the available tags**
- **Use Markdown for your note's body**
- [Live Demo Link](https://taupe-cupcake-dc5afd.netlify.app)
This app only requires a browser, but if you want to get a local copy up and running, follow these steps.
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git [email protected]:tomasesquivelgc/Note-Taking-App.git
```
### Install
Install this project with:
```sh
cd my-project
npm install
```
### Usage
To run the project, execute the following command:
```sh
npm run dev
```
π€ **TomΓ‘s MatΓas Esquivel**
- GitHub: [@githubhandle](https://github.com/tomasesquivelgc)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/tomas-esquivel-dev/)
> Describe 1 - 3 features you will add to the project.
- [X] **Custom themes**
- [ ] **Drag and drop**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project please give it a star and check out some of my other projects!
I would like to thank my friends, family and beautiful girlfriend for always supporting me.
I would also like to thank WebDevSimplified and iconos8 for providing assets and resources.
This project is [MIT](./LICENSE) licensed.