HimanshuNarware / Devlabs

DevLabs is a website where you can search for free tools that are useful for your daily needs. This application is created by the incredible open-source community
https://www.devlabsstore.tech/
173 stars 264 forks source link

Inital local setup error due to static image file location #174

Closed itzabhinavarya closed 1 year ago

itzabhinavarya commented 1 year ago

Describe the bug When i initially setup the project i face this issue. After identifying the issue, I got to know that it is happening cuz of static image file location. Even though Using an Icon svg in file is not a good idea, So for the icons i have installed a package "react-icons", which gives us almost every icon.

image

Expected behavior

  1. No issue poped up initially when we setup the project locally.
  2. Icons should be used from some icon provider package not from static file location.

Screenshots

image image

Example Fill x { [x] } into bracket

itzabhinavarya commented 1 year ago

@HimanshuNarware Assign this to me.

HimanshuNarware commented 1 year ago

@itzabhinavarya dont raise PR before getting assigned

itzabhinavarya commented 1 year ago

@HimanshuNarware Got it.