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.
- Host: GitHub
- URL: https://github.com/shadmeoli/topup_library
- Owner: shadmeoli
- Created: 2022-08-02T08:06:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-25T16:39:28.000Z (over 2 years ago)
- Last Synced: 2025-01-21T13:07:15.034Z (5 months ago)
- Language: Python
- Size: 699 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 designFor 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