Skip to content

jmalinkiewicz/react-invoice-generator

Repository files navigation

React Invoice Generator

Invoicer app made with React, Redux, Tailwind CSS and React-Pdf.

Tech Stack

  • React 18.2.0
  • React Redux 9.1.2
  • React-Pdf 3.4.4
  • Typescript
  • Tailwind CSS

Run the app

  1. Clone the repo:
    git clone https://github.com/jmalinkiewicz/react-invoice-generator.git
  2. If you don't have Node.js installed, go to https://nodejs.org/en and install it
  3. Install all the necessary dependencies:
    npm install
  4. Run the app:
    npm run dev
  5. The app should be accessible at http://localhost:5173/react-invoice-generator/

About

Invoice generator. Built with React and Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published