Savy Shopper is a modern e-commerce application that allows users to browse and purchase products seamlessly. Built with React and Tailwind CSS, it provides a responsive and user-friendly interface.
- Secure user authentication
- Product browsing and searching
- Shopping cart functionality
- User profiles and order history
- Responsive design for mobile and desktop
- Node.js: Install the latest version from Node.js Official Site.
- npm: Comes pre-installed with Node.js; verify with
npm -v.
- Clone the repository:
git clone https://github.com/Ankith-m1006/Savy-Shopper.git
- Install Dependencies:
cd Savy-Shopper npm install - Start the Application:
npm start
- Ankith M - 22bsm006@iiitdmj.ac.in
