Skip to content

joaopmendes/invoice-app

Repository files navigation

Frontend Mentor - Invoice app solution

This is a solution to the Invoice app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • 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

Screenshot

Dark Mode Light Mode

Links

My process

Built with

What I learned

I further improved my knowledge of React, Next.js and Tailwind CSS and I also learned how to use Prisma ORM with MySQL Database.

Continued development

After this project I recon I need to improve my knowledge and productivity with CSS which is the area where I am having some trouble

Author

Acknowledgments

Thank you Frontend Mentor for this challenge and for the amazing platform you have created to help us improve our skills.