https://github.com/scmmishra/markd
A simple bookmarking app
https://github.com/scmmishra/markd
Last synced: 6 days ago
JSON representation
A simple bookmarking app
- Host: GitHub
- URL: https://github.com/scmmishra/markd
- Owner: scmmishra
- License: other
- Created: 2020-09-12T04:22:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-23T14:27:09.000Z (over 4 years ago)
- Last Synced: 2025-04-28T12:08:05.454Z (6 days ago)
- Language: Vue
- Size: 2.69 MB
- Stars: 11
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
A simple bookmarking app that you can host yourself.
View Demo
·
Report Bug
·
Request Feature
## Table of Contents
- [About the Project](#about-the-project)
- [Built With](#built-with)
- [Installation](#installation)
- [License](#license)
- [Acknowledgements](#acknowledgements)## About The Project
A simple bookmarking app that you can host yourself.
### List View
### Article Preview
### Built With
- [Frappe Framework](https://github.com/frappe/frappe)
- [Vue JS](https://vuejs.org)### Installation
You can install this using [bench](https://github.com/frappe/bench), read the instructions [here](https://frappeframework.com/docs/user/en/installation).
## Usage
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
_For more examples, please refer to the [Documentation](https://example.com)_
## Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## License
Distributed under the MIT License. See `LICENSE` for more information.
## Acknowledgements
- [Readme Template](https://github.com/othneildrew/Best-README-Template)
- [Frappe Framework](https://frappeframework.com)
- [FOSS United](https://fossunited.org)