Comprala is an open-source grocery list app designed to make your shopping experience seamless and efficient. With features like live collaboration, a downloadable Progressive Web App (PWA), and a simple design, Comprala is the perfect tool for managing your grocery lists.
- 👥 Live Collaboration: Share your grocery list with family and friends in real-time. Everyone can add or remove items, ensuring you never miss an ingredient.
- 📲 Downloadable PWA: Install Comprala on your device for a native app experience. Access your grocery lists even when you're offline.
- 🪶 Simple Design: Enjoy a clean and intuitive interface that makes managing your grocery lists a breeze.
To install Comprala as a PWA, follow these steps:
- Open the app in your web browser.
- Click on the install button in the address bar or the menu.
- Follow the prompts to add Comprala to your home screen.
To run Comprala locally, follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/comprala.git
- Navigate to the project directory:
cd comprala
- Install the dependencies:
yarn install
- Start the development server:
yarn dev
- Open your browser and go to
http://localhost:3000
to see the app in action.
We welcome contributions from the community! If you'd like to contribute, please fork the repository and submit a pull request.
This is free and unencumbered software released into the public domain.
For more information, please refer to https://unlicense.org