Skip to content

Latest commit

 

History

History
54 lines (32 loc) · 1.92 KB

README.md

File metadata and controls

54 lines (32 loc) · 1.92 KB

This is the main repository for our EyeSpy website. Our organization started working on this project on August 6th. The website serves as our primary web platform to showcase our products and services.

Step by step installation

To download and install EYESTOSPY on your machine, follow these steps:

Windows

  1. Download the latest version of EyeSpy from the here page.
  2. Double-click on the downloaded file and excrat the zip file.
  3. Open your editor and start editing the file.

Ubuntu

  1. Open a terminal on your Ubuntu machine.
  2. Run the following command to clone the EyeSpy repository:
git clone https://github.com/EYESTOSPYCNF/eyestospywebsite.git
  1. Navigate to the project directory:
cd eyestospywebsite

Other Machines

For other machines, please refer to the relevant documentation in the Wiki section of this repository.

Configuration

To configure EyeSpy, follow these steps:

  1. Open the posts/src/app/firebase.js file in your code editor.
  2. Replace the placeholder values with your own Firebase APIs. Refer to the firebase.js file for detailed instructions.

Screenshot

image

Contributions

We welcome contributions from the community. If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.