Welcome to Fiber & Kraft, an e-commerce platform designed for fiber enthusiasts looking to purchase custom blend wool and hand-dyed yarn. Our platform curates high-quality fiber products for spinning, knitting, and crocheting, sourced ethically from Midwest shepherds and milled locally in Minnesota. Each skein of yarn or bump of fiber can be traced back to its source, ensuring a connection between our products and their origins.
Before you can run Fiber & Kraft locally, you'll need the following installed on your system:
To set up Fiber & Kraft locally, follow these steps:
git clone git@github.com:angelajholden/fiberandkraft.git
cd fiberandkraft
npm install
To run Fiber & Kraft on your local machine:
ng serve
http://localhost:4200
Fiber & Kraft is deployed on Heroku. For deploying your version, follow these steps:
heroku login
heroku create
git push heroku main
We welcome contributions from the community. If you'd like to contribute to Fiber & Kraft, please fork the repository and submit a pull request.
Fiber & Kraft is licensed under the MIT License. See the LICENSE file in the project repository for more details.