Skip to content

yogiz/keyword-checker-nextjs

Repository files navigation

Keyword Checker for Next.js

License

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.

Technologies Used

  • 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.

Getting Started

To get started with Keyword Checker for Next.js, follow these steps:

  1. Clone the repository to your local machine:
git clone https://github.com/yogiz/keyword-checker-nextjs.git
  1. Install the required dependencies:
cd keyword-checker-nextjs
npm install
  1. Start the development server:
npm run dev

License

This project is licensed under the MIT License - see the LICENSE file for details.


Hope you enjoy this keyword checker!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published