https://github.com/adisreyaj/cartella-web
Cartella - The all in one bookmarking tool!
https://github.com/adisreyaj/cartella-web
angular bookmarks snippets typescript
Last synced: about 1 year ago
JSON representation
Cartella - The all in one bookmarking tool!
- Host: GitHub
- URL: https://github.com/adisreyaj/cartella-web
- Owner: adisreyaj
- License: apache-2.0
- Created: 2021-01-31T06:52:35.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-03T15:15:19.000Z (over 4 years ago)
- Last Synced: 2025-03-18T13:32:20.742Z (about 1 year ago)
- Topics: angular, bookmarks, snippets, typescript
- Language: TypeScript
- Homepage: https://cartella.adi.so
- Size: 3.12 MB
- Stars: 28
- Watchers: 2
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
Cartella - All in One Dev Bookmarking Tool
The all in one bookmark app for you developers out there.

## Features
- 📕 **Bookmark your favorite JavaScript packages**
- 📰 **Never miss the links to your favorite articles**
- 💻 **Save your favorite code snippets**
- 📂 **Segregate items in folders**
## Local Development
1. Clone or download the repo
2. Install dependencies
```
npm install
```
3. Start the dev server
```
npm start
```
## Built With
## 🤝 Contributing
Contributions, issues and feature requests are welcome.
Feel free to check [issues page](https://github.com/adisreyaj/cartella-web/issues) if you want to contribute.
## Author
👤 **Adithya Sreyaj**
- Twitter: [@AdiSreyaj](https://twitter.com/AdiSreyaj)
- Github: [@adisreyaj](https://github.com/adisreyaj)
## 👍🏼 Show your support
Please ⭐️ this repository if this project helped you!
## Code Quality
[](https://sonarcloud.io/dashboard?id=adisreyaj_cartella-web)