Skip to content

alsyoufomar/web-scraper-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-scraper-game

About

It is a game like Minesweeper and your job is to scrape data from all websites cells except Facebook's cells. Use a Left click to scrape and a Right click to bookmark Facebook so you can avoid it.
This is an SPA, implemented with vanilla JS (History API) using the http-server-spa npm package to get the spa routing functionality of an SPA.
This package is similar to http-server, but allows us to fall back to serving up index.html if a route does not match any resource on the server. This behaviour is the usual behaviour of a single page application, otherwise, if you tried to refresh the page it will give you "page not found", which is an undesirable behaviour.

Stack used

HTML, CSS, JS & http-server-spa

Links

web-scraper-game.com

Images

Screenshot 2022-07-18 232424

Screenshot 2022-07-18 232510

Screenshot 2022-07-18 232348

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published