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

https://github.com/shadmeoli/topup_library

The TopUp_Mamam library set.
https://github.com/shadmeoli/topup_library

Last synced: 3 months ago
JSON representation

The TopUp_Mamam library set.

Awesome Lists containing this project

README

        

# Topup_library
TopUp Mama library help you view:
-
- Book authors
- Likes per Book
- Comments on the Book
- and the synopsis of the Book

##### You can also view other books on a selected author.

For the UI I used :
-
- Vue js
- Vuetify
- material design

For the backend I used:
-
- Node js

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint