Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielfalcaovt/my-bookshelf
https://github.com/danielfalcaovt/my-bookshelf
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielfalcaovt/my-bookshelf
- Owner: danielfalcaovt
- Created: 2024-01-02T19:32:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-15T12:40:22.000Z (2 months ago)
- Last Synced: 2024-11-15T13:40:19.891Z (2 months ago)
- Language: JavaScript
- Homepage: https://my-bookshelf-three.vercel.app
- Size: 3.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Bookshelf Project
There are in this project all the books there i had read until nowadays and rate it.
How to visit:
- Download the frontend and the backend inside your computer
- !! Remember to install all dependencies to run the project.
- How to run the backend:
- first of all install the "backend" folder inside your computer and make sure that is in the same directory of "frontend" folder.
- make sure all th dependencies are installed
- inside your bash you'll need to run:
- npm run build
- npm run dev
- when your server and typescript already running:
- How to run the frontend:
- first of all install the "frontend" folder inside your computer inside the same directory of "backend" folder
- after it open your VS CODE and type "npm start" inside your bash
- make sure the backend it's online! otherwise you can receive a message calling: Data not found.
![image](https://github.com/danielfalcaovt/my-bookshelf/assets/146419346/a6f30a47-dd3c-489b-830a-211919849e68)