Pricewise: Elevate your Amazon shopping experience with real-time price tracking, sleek Next.js web design, and smart email notifications – where savings meet simplicity!
- Next.js: React framework for building full-stack web applications.
- Mongoose: A MongoDB and Node.js Object Data Modeling (ODM) library that facilitates seamless management of data relationships, enforces schema validation, and serves as a translation bridge between code objects and their MongoDB representations
- TailwindCSS: A utility-first CSS framework for rapidly building modern websites
- TypeScript: A statically typed superset of JavaScript, employed for writing robust and maintainable code.
- Nodemailer: NodeMailer is a Node JS module that allows you to send emails from your server easily.
- Axios: Empowering seamless HTTP requests in both browser and Node.js environments, instrumental in scraping Amazon for detailed product information
- Cheerio: A library that allows to work with HTML more conveniently. Load HTML into Cheerio and then use its methods to find elements and extract information from Amazon product page.
- React Responsive Carousel: Powerful, lightweight and fully customizable carousel component for React apps.
Deploy the application using suitable hosting platforms to make it accessible to users.
- Clone the repository.
- Install dependencies using npm install.
- Configure environment variables.
- Run the application locally with npm run dev.
- Explore and customize as needed.
Feel free to reach out for any questions or issues. Happy coding!