Skip to content

πŸ’° Find out the full price of the product in a matter of seconds! Enter the price and weight, and the app will automatically calculate the total amount. The simple interface, support for different currencies, and payment history will help you manage your finances easily. Start saving today!

License

Notifications You must be signed in to change notification settings

tophackr/price-calc

Repository files navigation

Price Calc

Find out the full price of the product in a matter of seconds! Enter the price and weight, and the app will automatically calculate the total amount. The simple interface, support for different currencies, and payment history will help you manage your finances easily. Start saving today!

Overview

Price Calc is a web application designed to help users calculate product pricing efficiently. Built with Next.js and Tailwind CSS, it streamlines the process of generating price estimates and managing cost breakdowns.

Features

  • Dynamic Calculations: Real-time updates based on user input.
  • Responsive Design: Optimized for desktop and mobile devices.
  • Customization Options: Flexible settings for various pricing scenarios.

Tech Stack

This project uses the following technologies:

Installation

Follow these steps to set up the project locally:

  1. Clone the repository:

    git clone https://github.com/tophackr/price-calc.git
  2. Navigate to the project directory:

    cd price-calc
  3. Install dependencies using Bun:

    bun install
  4. Start the development server:

    bun dev

The application will be available at http://localhost:3000.

Scripts

Here are the key scripts available in the project:

  • bun dev: Starts the development server.
  • bun build: Builds the project for production.
  • bun start: Starts the production server.
  • bun lint: Runs ESLint to check for linting issues.

Folder Structure

price-calc/
β”œβ”€β”€ src/               # Source code
β”œβ”€β”€ public/            # Public assets
β”œβ”€β”€ tsconfig.json      # TypeScript configuration
β”œβ”€β”€ next.config.ts     # Next.js configuration
β”œβ”€β”€ tailwind.config.ts # Tailwind CSS configuration
└── package.json       # Project dependencies and scripts

Contributing

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature-name.
  3. Commit your changes: git commit -m 'Add feature-name'.
  4. Push to the branch: git push origin feature-name.
  5. Create a pull request.

License

This project is licensed under the MIT License.


For any questions or issues, feel free to open an issue in the repository.

About

πŸ’° Find out the full price of the product in a matter of seconds! Enter the price and weight, and the app will automatically calculate the total amount. The simple interface, support for different currencies, and payment history will help you manage your finances easily. Start saving today!

Resources

License

Stars

Watchers

Forks

Languages