Trisha-tech / OnlineBookSales

This project named Online Book Sales - Backend deals with developing an e-commerce website for Online Book Sale. It provides the user with a catalog of different books available for purchase in the store. In order to facilitate online purchase, a shopping cart is provided to the user.
https://online-book-sales-backend.onrender.com/
MIT License
52 stars 77 forks source link

[Bug]: Website not working properly #188

Closed UtkarshBirla28 closed 1 week ago

UtkarshBirla28 commented 1 week ago

Is there an existing issue for this?

Describe the bug

Website not working properly there is no UI and taking time to load

Expected behavior

Website not working properly there is no UI and taking time to load

Add ScreenShots

Screenshot (94)

On which device are you experiencing this bug?

Chrome

Record

github-actions[bot] commented 1 week ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

Trisha-tech commented 1 week ago

Is there an existing issue for this?

  • [x] I have searched the existing issues

Describe the bug

Website not working properly there is no UI and taking time to load

Expected behavior

Website not working properly there is no UI and taking time to load

Add ScreenShots

Screenshot (94)

On which device are you experiencing this bug?

Chrome

Record

  • [x] I have read the Contributing Guidelines
  • [x] I'm a GSSOC'24 contributor
  • [x] I have starred the repository

Hello @UtkarshBirla28 , Go to client folder and first run "npm install" and then run "npm start"