A quick and easy tool to make discount shopping a breeze! Price Calculator lets you instantly see how much you’ll save and what your final price will be—just enter the original price, discount percentage, your provincial tax and you’re set! Designed with accessibility and a responsive layout, this web app is perfect for both casual shoppers and bargain hunters on any device.
- Clean and straightforward UI for ease of use
- Optimized for various devices, ensuring functionality across smartphones, tablets, and desktops
- Designed with accessibility best practices to accomodate all users
Client:
- React.js
- Vite
- Tailwind CSS
Server:
- Node
Clone Repository:
- git clone
Navigate to Project Directory:
- cd price-calc-react-tailwind
Install Dependencies:
- npm install
Run the Application:
- npm start
The app should now be accessible at http://localhost:3000