Site Link : https://product-hub-eb7ef.web.app
Product Hub is a alternative product solution system that helps users to find better products to purchase.
- Add unlimited queries
- Search relevent queries with the super fast searchbar
- Recommend others to get qualitiful products
- Faster performance
- Easy to access via desktop, laptop, mobile and other device.
React, JavaScript, Tailwind, Node.js, Express.js. MongoDB, Firebase
- At first clone the repo.
- Then install react-router dom, tailwind (from framework guideline - Vite), daisyUI.
- Add
env: { browser: true, node: true, es2020: true },
in the line 3 of .eslintrc.cjs file. - Then open the terminal and write
npm run dev
. - click (ctrl + right mouse button) on the localhost link.
- Enjoy the app!