Appspott is your go-to web application for discovering and downloading the latest free apps for Android and iOS. We provide a seamless experience, ensuring secure and fast downloads all in one place.
To run Appspott locally, follow these steps:
-
Clone the repository:
git clone [repository URL] cd Appspott
-
Open
index.html
in your web browser. No server setup is required as the application is designed to run statically.
Simply open the index.html
file in your browser to start exploring apps. The landing page highlights key features and provides a direct link to explore available apps.
This project is built using Vue 3 for the frontend and leverages Firebase for authentication. The service worker (sw.js
) enables offline functionality, caching essential assets for a smoother user experience.
We welcome contributions to improve Appspott! Here’s how you can contribute:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them with clear, descriptive messages.
- Push your changes to your fork.
- Submit a pull request to the main branch of the original repository.
This project does not currently have a specific license. All rights are reserved by the developers.