To see the app in action, you can use the following demo credentials:
- Email: user@nextmail.com
- Password: 123456
These credentials will log you into a demo account with limited access, perfect for exploring the app's features without affecting real data.
To get a local copy up and running follow these simple steps.
Make sure you have the following installed:
- Node.js
- pnpm
- Clone the repo
git clone https://github.com/yourusername/reponame.git
- Install packages
pnpm install
- Run the app
pnpm dev
- Open your browser and go to
http://localhost:3000
After logging in with the demo credentials, you can explore the following features:
- Dashboard Overview/Home: A quick overview of your data.
- Invoices Page: View and search invoices, create a new invoice, or edit/delete an existing invoice.
- Customers Page: View the list of customers.
Feel free to experiment with the app