This is Alternative Product Information System Website. This Website users can Add/update/Delete his own Query about a product in The System.
- User Cannot add Query and Recommendation without Login
- Popular Queries by Users Recommendations
- Users can update/Delete his own Query
Click here for the Live Site: https://smart-shop-ca369.web.app/
- React Js
- Tailwind CSS
- Daisy UI
- Node js
- Express JS
- MongoDB
- Firebase
- At First Clone This Repo
- Open This Project on Your Favourite Code Editor and Run This Command on the Vs Code terminal
//comment following commands
npm install
- Setup env Variable Firebase Auth
//comment following commands
VITE_apiKey;
VITE_authDomain;
VITE_projectId;
VITE_storageBucket;
VITE_messagingSenderId;
VITE_appId;
VITE_API_BASE_URL;
Api Base URL : https://api-nu-jade.vercel.app
- Run This Project following on this command
//comment following commands
npm run dev