Amazon Price Tracker is a web application that allows users to track prices of products on Amazon. Users can input a link to a product, and the application will perform web scraping to gather information from the product page, including the current price. Users can also subscribe to receive email notifications about price changes.
- Web Scraping: Gather product information from Amazon, including the current price.
- Email Subscription: Users can subscribe to receive email notifications about price changes.
- User-Friendly Interface: Intuitive and stylish interface built with Tailwind CSS.
- Frontend: Next.js, TypeScript, Tailwind CSS
- Backend: Node.js, Express
- Database: MongoDB
- Email Notifications: Nodemailer