Skip to content

Kreceo/Google-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to

Image of Google clone Froogle


This is a google clone project called 'Froogle' ( Still undergoing work )

Stack used:

  • HTML
  • CSS
  • PHP
  • Javascript

Working tabs:

  • All
  • Images
  • Working on more

Running project locally:

  • Clone github repo: (https://github.com/Kreceo/Google-Clone.git)

  • Using the commmand line, go to the root of the folder and run 'composer install' and then 'composer dump-autoload'

  • Then using either mysql workbench or phpadmin etc, create a new db which will be later used for connecting too.

  • Run either locally on mac using the command ' php-S localhost:8080 ' in your command line from within the public_html folder, or using mamp, xaamp etc on windows.

  • Rename the file '.env.example' to '.env', and add your database details into this file.


Side notes:

  • Styling of the google clone matches the 2021 version of google.
  • Images are being served from my digital ocean space.

About

My own google clone named 'Froogle'

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published