Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danielfalcaovt/my-bookshelf


https://github.com/danielfalcaovt/my-bookshelf

Last synced: 2 months ago
JSON representation

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:


  1. Download the frontend and the backend inside your computer

  2. !! Remember to install all dependencies to run the project.

  3. How to run the backend:

    1. first of all install the "backend" folder inside your computer and make sure that is in the same directory of "frontend" folder.

    2. make sure all th dependencies are installed

    3. inside your bash you'll need to run:

      1. npm run build

      2. npm run dev



    4. when your server and typescript already running:



  4. How to run the frontend:

    1. first of all install the "frontend" folder inside your computer inside the same directory of "backend" folder

    2. after it open your VS CODE and type "npm start" inside your bash

    3. 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)