SEO all in ONE
Luka Arsenijevic
This project is a comprehensive SEO toolset designed to help with various aspects of SEO optimization. It includes features like web scraping, URL metadata fetching, domain data analysis, and keyword suggestion. It also includes a cocktail search feature for when you need a break.
- Web Scraper: Extracts data from websites.
- URL Metadata: Fetches metadata from URLs.
- Semrush Magic: Provides keyword analysis.
- Domain Data: Analyzes domain data.
- Keyword Suggestion: Suggests keywords based on input.
- Cocktail Search: Suggests cocktail recipes.
- Clone the repository:
git clone https://github.com/CrnaStrela94/SEO-OPT.git
- Navigate to the project directory:
cd projectname
- Install the dependencies:
npm install
- Start the server:
npm run dev
After starting the server, open your web browser and navigate to http://localhost:xxxx
. Use the hamburger menu to navigate between the different features of the application.