Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-03T15:15:19.000Z (over 2 years ago)
- Last Synced: 2024-10-15T04:44:46.436Z (26 days ago)
- Topics: angular, bookmarks, snippets, typescript
- Language: TypeScript
- Homepage: https://cartella.adi.so
- Size: 3.12 MB
- Stars: 28
- Watchers: 3
- 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.
![Cartella](cartella.png 'Cartella _ All in One Dev Bookmarking Tool')
## 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
[![Quality gate](https://sonarcloud.io/api/project_badges/quality_gate?project=adisreyaj_cartella-web)](https://sonarcloud.io/dashboard?id=adisreyaj_cartella-web)