https://github.com/fahima-anny/smart-pick-client
You can have a look of recommendations others has made, for the product query you have made . You can make recommendations on others query , view all recommends you have made and also can delete them if you want
https://github.com/fahima-anny/smart-pick-client
daisyui express firebase-auth jwt-authentication mondodb nodejs react security tailwind vite
Last synced: 4 months ago
JSON representation
You can have a look of recommendations others has made, for the product query you have made . You can make recommendations on others query , view all recommends you have made and also can delete them if you want
- Host: GitHub
- URL: https://github.com/fahima-anny/smart-pick-client
- Owner: Fahima-anny
- Created: 2025-01-07T21:53:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-12T13:18:04.000Z (over 1 year ago)
- Last Synced: 2025-06-12T04:44:58.613Z (about 1 year ago)
- Topics: daisyui, express, firebase-auth, jwt-authentication, mondodb, nodejs, react, security, tailwind, vite
- Language: JavaScript
- Homepage: https://smartpick-01.web.app
- Size: 312 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Project Name : Smart Pick
You can have a look of recommendations others has made, for the product query you have made .You can make recommendations on others query , view all recommends you have made and also can delete them if you want
## Purpose : To Do Recommendations for Various Products
## Server side code : https://github.com/Fahima-anny/smart-pick-server
## Live Link : https://smartpick-01.web.app
## Key Features of The Project :
- This is a fully dynamic website build with react, react-router, axios, tailwind CSS, daisyUI etc.
- All data of this website are handled with MongoDB .
- This website is authenticated with firebase authentication system , and its secured with json web token (JWT). So you can see only your data, if you try to break rules you will be logged out .
- This website has admin control like an admin can add new query in thw website without coding . Also can update any query info or delete an existing query from the website .
- Some routes are private for logged in user. So you cannot visit those routes without logging in.
- You can have a look of recommendations others has made, for the product query you have made .
- You can make recommendations on others query , view all recommends you have made and also can delete them if you want
## NPM Packages used :
- lottie-react
- react-icons
- react-toastify
- sweetalert2
- swiper
- motion
- aos animation
- react-helmet-async etc.
- ## 4. Technologies Used :
- Vite
- React
- MongoDB
- Firebase
- Tailwind
- DaisyUI
- Node JS
- Express JS
- jwt token
- ## 📦 Dependencies
The main dependencies used in this project are:
- **Vite**
- **React**
- **React Router DOM**
- **Tailwind CSS**
- **DaisyUI**
- **Node.js**
- **Express.js**
- **MongoDB**
- **Firebase**
- **JWT**
## 💻 How to Run Locally
Follow these steps to set up and run the project on your local machine:
- Clone the repository
- Run: npm install
- Create a .env file and add the environment variables
- Run: npm run dev
- Visit: http://localhost:5173
#
# Thank You