Giter VIP home page Giter VIP logo

invoicefy's Introduction

Invoicefy - A simple invoice generator

Invoicefy is a web-based application that allows users to create and download invoices in PDF format. Users can also view all invoices, track the status of invoices, and manage their profile and settings. The application is built using React,Typescript, Node.js, Express, and MongoDB. The frontend is built using React and Zustand for state management, while the backend is built using Node.js and Express. MongoDB is used as the database, and Firebase is used for image storage. The application also uses shadcn ui for the design.

Portfolio Preview

Table of Contents

Features

  • Create and download invoices in PDF format.
  • View all invoices.
  • Track the status of invoices.
  • Responsive design.
  • User authentication.
  • User profile.
  • User settings.
  • personliased dashboard.

Tech Stack

  • React
  • Node.js
  • Express
  • MongoDB
  • Zustand
  • firebase
  • shadcn ui

Installation

  1. Clone the repository
git clone https://github.com/hanad124/invoicefy.git
  1. Install dependencies
cd server && npm install
cd client && npm install
  1. Create a .env file in the server directory and add the following environment variables
PORT=5000
MONGO_URI=your_mongodb_uri
JWT_SECRET=your_jwt_secret
  1. Create a .env file in the client directory and add the following environment variables
REACT_APP_API_URL=http://localhost:5000
  1. Run the server
cd server && npm run dev
  1. Run the client
cd client && npm run dev
  1. Visit http://localhost:5173 in your browser

License

MIT License

MIT License

Author

Contribution

Contributions are always welcome!

invoicefy's People

Contributors

hanad124 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.