Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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!

Awesome Lists containing this project

README

        

Cartella - All in One Dev Bookmarking Tool



angular
Commitizen
Prettier

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


Tech used

## 🤝 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)