This is a clone of the Google.lk website created by Yasith Perera for experimental purposes.
Note: This is not an official Google product and is not intended for public use.
Clone this repository using git clone https://github.com/yasithperera/google.lk-clone.git. Ensure you have the necessary development tools installed (e.g., Node.js, npm).
Navigate to the project directory: cd google.lk-clone Install dependencies: npm install (or yarn install if using yarn)
Code for the project is located within the src directory. You can start a development server using npm start (or yarn start), which will typically run the application on http://localhost:3000 by default (you can check the package.json for specific configuration). Edit the code and refresh the browser to see the changes.
This is a work in progress and may not be a complete replica of the original Google.lk website. The code might not follow best practices or industry standards as it serves as an experimental project. Further Exploration:
This project serves as a starting point for exploring web development concepts and functionalities. Feel free to modify the code, add new features, and experiment with different technologies.
1.0.0
Copyright © 2024 Yasith Ishara Perera. All rights reserved.
This project is distributed under the MIT License (see LICENSE file for details).
Contact: Yasith Perera yasithishara@gmail.com
