bookbag
Version:
A place to store my notes.
26 lines (18 loc) • 710 B
text/mdx
name: Bookbag
route: /
order: 1
import bookbagImgPath from './assets/images/backpack.svg'
import bookbagIconStyle from './styles'
# Bookbag
<img src={bookbagImgPath} style={bookbagIconStyle}/>
[![NPM Version][npm-image]][npm-url]
> A place to store my notes.
**Bookbag** is a collection of my academic notes.
## Attribution
[Backpack Icon](https://www.flaticon.com/free-icon/backpack_1126353) by [surang](https://www.flaticon.com/authors/surang) from [www.flaticon.com](https://www.flaticon.com/).
<!-- Markdown link & img dfn's -->
[npm-image]: https://img.shields.io/npm/v/bookbag.svg
[npm-downloads]: https://img.shields.io/npm/dt/bookbag.svg
[npm-url]: https://www.npmjs.com/package/bookbag