JaneMoroz / invoice-app

A full-stack invoice app built with Nextjs.

Home Page:https://invoice-app-fe-mentor.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invoice app

Solution for a challenge from frontendmentor.io.




πŸš€ Technologies used:

Nextjs iconTypescript iconRedux iconReact hook form iconMongo iconPrisma icon

πŸ“„ About The Project

A fullstack invoice app built with Nextjs.

πŸ˜€ User Can:

  • A full-stack application
  • View the optimal layout for the app depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Create, read, update, and delete invoices
  • Receive form validations when trying to create/edit an invoice
  • Save draft invoices, and mark pending invoices as paid
  • Filter invoices by status (draft/pending/paid)
  • Toggle light and dark mode

🧞 Instructions

To run the client:

open new terminal
npm install
npm run dev

πŸ’» Preview

About

A full-stack invoice app built with Nextjs.

https://invoice-app-fe-mentor.vercel.app


Languages

Language:TypeScript 93.0%Language:CSS 5.7%Language:JavaScript 1.4%