Invoicer app made with React, Redux, Tailwind CSS and React-Pdf.
- React 18.2.0
- React Redux 9.1.2
- React-Pdf 3.4.4
- Typescript
- Tailwind CSS
- Clone the repo:
git clone https://github.com/jmalinkiewicz/react-invoice-generator.git
- If you don't have Node.js installed, go to https://nodejs.org/en and install it
- Install all the necessary dependencies:
npm install
- Run the app:
npm run dev
- The app should be accessible at http://localhost:5173/react-invoice-generator/