An open API service indexing awesome lists of open source software.

https://github.com/hombre2014/invoice-app

Build an Invoice App with Next.js 15 and Colby Fayock
https://github.com/hombre2014/invoice-app

Last synced: about 2 months ago
JSON representation

Build an Invoice App with Next.js 15 and Colby Fayock

Awesome Lists containing this project

README

        

# Invoicepedia

> An invoice app - created, update and send invoices to your customers.

## Built With

- Major languages: TypeScript
- Framework: Next.js
- Database: Xata.io
- Tools used: Clerk, Resend, React-email-template, Stripe
- Styling: TailwindCSS, shadcn/ui

## Screenshots

![Invoices page](/public/Invoicedia.png)

## Live Link

You can view the current deployment by clicking the link bellow:

[Live site](https://invoicepedia.vercel.app/)

## Deployment

Deploy your project with [Vercel](https://vercel.com/)

## Getting Started

To get a local copy up and running follow these simple example steps.

- Clone the project to your local machine using `git clone https://github.com/Hombre2014/invoice-app.git`
- `cd invoice-app` into the project directory
- Run `npm install` to install the necessary packages
- have a look at the `.env.example` file and create a `.env.local` file with the necessary environment variables
- Run `npm run dev` to start the development server
- Open your browser and go to `http://localhost:3000/`

## Author

👤 **Yuriy Chamkoriyski**

- GitHub: [@Hombre2014](https://github.com/Hombre2014)
- Twitter: [@Chamkoriyski](https://twitter.com/Chamkoriyski)
- LinkedIn: [axebit](https://linkedin.com/in/axebit)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Hombre2014/carepulse/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

Thanks to Colby Fayock for the inspirational [video](https://www.youtube.com/watch?v=Mcw8Mp8PYUE).

## 📝 License

This project is [MIT](./license.md) licensed.