J1marotta / infoTrack-ceo-seo

Technical test for InfoTrack

Home Page:https://info-track.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to CEO-SEO

The fastest way to know *your Seo score

App is deployed here

If you want to use the code locally :

To run the dev server

  install dependencies with npm i
  npm run dev

Currently it talks to a small express server which is hosted for free on glitch The app talks to this Url

The server code is also available locally here

You might need to wake it before it works, as they goto sleep after 5 minutes.

To see some of my challenges and thoughts during this exercise checkout Thoughts.md

How to use

Type a query and checks the for any links which include InfoTrack in the href, of the results There are 10 results per page, so It returns a list, and we check 5 pages.

It returns the index of the results.. so 0 is actually first results

Here is some example results

You can upgrade to the Fancy version with the large button in the middle of the screen. The animations have some delay (see thoughts.md for more on that )

based on the mode it will either hit the cached

*- - note seo only valid for InfoTrack CEO customers

About

Technical test for InfoTrack

https://info-track.vercel.app


Languages

Language:JavaScript 83.8%Language:CSS 16.2%