Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ktcotz/bookmark
Bookmark - clean and simple bookmark manager
https://github.com/ktcotz/bookmark
accesibility advanced bem scss startup typescript ui ux
Last synced: about 2 months ago
JSON representation
Bookmark - clean and simple bookmark manager
- Host: GitHub
- URL: https://github.com/ktcotz/bookmark
- Owner: ktcotz
- Created: 2024-06-04T19:38:52.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-22T12:56:51.000Z (7 months ago)
- Last Synced: 2024-06-23T09:54:24.865Z (7 months ago)
- Topics: accesibility, advanced, bem, scss, startup, typescript, ui, ux
- Language: SCSS
- Homepage: https://bookmark-ochre-eta.vercel.app
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Bookmark](./public/assets/images/design.png)
Bookmark - clean and simple bookmark manager
## Project Overview 🎨
Bookmark - clean and simple bookmark manager.
Install our product on your web browser and manage your tasks in a professional way.
Be carefull - We require appropriate browser versions!
For more information, please visit our FAQ section
## Tech/framework used 🧰
| Tech | Description |
| ------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| ![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white&style=flat) | Structure |
| ![SASS](https://img.shields.io/badge/SASS-hotpink.svg?style=for-the-badge&logo=SASS&logoColor=white&style=flat) | Styling |
| ![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white&style=flat) | Logic |
| ![Zod](https://img.shields.io/badge/zod-%233068b7.svg?style=for-the-badge&logo=zod&logoColor=white&style=flat) | Validation |
| ![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white&style=flat) | IDE |
| ![NPM](https://img.shields.io/badge/NPM-%23CB3837.svg?style=for-the-badge&logo=npm&logoColor=white&style=flat) | Package Manager |## How to install 🎨
```npm
1. npm install (Install all packages.)
2. npm run dev (Start to compile project and setup localhost)
3. Click provided link by localhost.
```## Live 📍
[https://ktcotz.github.io/Bookmark/](https://ktcotz.github.io/Bookmark/)