Website Name: Gadget Duar
It is mainly a Mobile buying platform.It is mainly a Mobile buying platform. user can view details and save item in his cart or can bookmarked the item.
Vite, nodejs, React.js , localstorage, React Router DOM, Tailwind CSS, DaisyUI, React Icons, React-hot-toast
The website include search features, for that a user can search any mobile by mobile name.
-
vite : 6.3.1,
-
daisyui : 5.0.27,
-
react : 19.0.0,
-
react-dom : 19.0.0,
-
react-icons : 5.5.0,
-
react-router : 7.5.1,
-
react-hot-toast : 2.5.2,
-
tailwindcss : 4.1.4
First make sure Node.js and npm are installed on your system. If not then You can install them from Node.JS. Next, open a terminal or command prompt and use the git clone command and then paste the copied repository URL to clone the project. After cloning, navigate into the project folder using cd project-name. Once inside the project directory, run npm install to install all the dependencies listed in the package.json file. When the installation is complete, start the development server by running npm run dev. This will launch the React app in your default browser at http://localhost:5173, allowing you to view and work on the website locally.
