Keyword Checker for Next.js is a simple web application designed to check the presence of keywords on a given URL and save a list of URLs for future monitoring. This tool is built using modern web technologies to provide an efficient and user-friendly experience.
- Next.js: A popular React framework for building server-rendered web applications.
- Puppeteer: A headless browser automation tool for web scraping and automated testing.
- Tailwind CSS: A utility-first CSS framework for rapidly designing and customizing user interfaces.
To get started with Keyword Checker for Next.js, follow these steps:
- Clone the repository to your local machine:
git clone https://github.com/yogiz/keyword-checker-nextjs.git
- Install the required dependencies:
cd keyword-checker-nextjs
npm install
- Start the development server:
npm run dev
This project is licensed under the MIT License - see the LICENSE file for details.
Hope you enjoy this keyword checker!