Skip to content

This project is a web application that allows for calculating product prices considering various factors such as cost, expense, sale percentage, and profit margin.

Notifications You must be signed in to change notification settings

DDansAbelenda/price-calculator

Repository files navigation

Price Calculator

This project is a web application developed with React and Vite that allows for calculating product prices considering various factors such as cost, expense, sale percentage, and profit margin.

Features

  • Product price calculation based on costs and margins.
  • User-friendly interface for entering necessary data for the calculation.
  • Real-time calculation result visualization.

Technologies Used

  • React
  • Vite
  • Styled Components for styling
  • React Router for navigation

Installation

To install and run this project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/DDansAbelenda/price-calculator.git
  1. Install the dependencies:
npm install
  1. Run the project in development mode:
npm run dev

Visit http://localhost:3000 in your browser to view the application.

Contributing

If you want to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/newFeature).
  3. Make your changes and commit them (git commit -am 'Add some feature').
  4. Push to the branch (git push origin feature/newFeature).
  5. Open a Pull Request.

About

This project is a web application that allows for calculating product prices considering various factors such as cost, expense, sale percentage, and profit margin.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published