A modern e-commerce website built with React, Vite, and Tailwind CSS to showcase and manage your Amazon affiliate links.
- Add and manage Amazon affiliate products
- Redirect users to Amazon with your affiliate link
- Track clicks on each product
- Responsive, clean UI with Tailwind CSS
- Node.js (v18 or above recommended)
- npm (v9 or above recommended)
- Install dependencies:
npm install
- Run locally:
npm run dev
- Build for production:
npm run build
You can deploy this site for free using platforms like Vercel or Netlify. Just connect your GitHub repo and follow their instructions.
- React
- Vite
- Tailwind CSS
MIT