This repository contains the source code for the marketing website of the Invoflow app. Invoflow is designed to streamline invoice management, automate workflows, and improve business productivity.
- Information about Invoflow: Learn about the features and benefits of the Invoflow app.
- Download Links: Access the App Store link to download the Invoflow app.
- Contact Information: Get in touch with the support team for assistance.
- Frontend: HTML, CSS, JavaScript
- Framework: Next.js
- Styling: TailwindCSS, Sass
To run the marketing website locally, follow these steps:
-
Clone the repository:
git clone https://github.com/spaceforgers/invoflow-web.git cd invoflow-web -
Install dependencies:
npm install
-
Start the development server:
npm run start
The website will be accessible at http://localhost:3000.
The website provides detailed information about the Invoflow app. Visitors can:
- Explore Features: Discover how Invoflow can help manage invoices and automate workflows.
- Download the App: Find direct links to download Invoflow from the App Store.
- Contact Support: Reach out to the Invoflow team for any inquiries or support needs.
We welcome contributions to improve the marketing website. To contribute, follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature-name
- Make your changes and commit them:
git commit -m 'Add some feature' - Push to the branch:
git push origin feature/your-feature-name
- Create a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
For questions or feedback, please contact us at [email protected].