Follow these steps to install the project:
- Clone the repository:
git clone https://github.com/your-username/bid-calc.git
cd bid-calc/ui
- Install dependencies:
npm install
- Run the application:
npm run dev
Your application should now be running on http://localhost:3000
.
If you encounter any issues during installation, please refer to the issues section or contact the maintainers.