angelajholden / fiberandkraft

An e-commerce platform designed for fiber enthusiasts looking to purchase custom blend wool and hand-dyed yarn.
https://fiberandkraft.herokuapp.com/
0 stars 0 forks source link
accessibility angular angular-cli flexbox flexbox-css mobile-first responsive responsive-layout scss scss-mixins

Fiber & Kraft

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.

Features

Prerequisites

Before you can run Fiber & Kraft locally, you'll need the following installed on your system:

Installation

To set up Fiber & Kraft locally, follow these steps:

  1. Clone the repository:
    git clone git@github.com:angelajholden/fiberandkraft.git
  2. Navigate to the project directory:
    cd fiberandkraft
  3. Install the required dependencies:
    npm install

Running the Application

To run Fiber & Kraft on your local machine:

  1. Start the development server:
    ng serve
  2. Open your browser and navigate to:
    http://localhost:4200

Deployment

Fiber & Kraft is deployed on Heroku. For deploying your version, follow these steps:

  1. Make sure you have the Heroku CLI installed.
  2. Log in to your Heroku account:
    heroku login
  3. Create a new Heroku app:
    heroku create
  4. Push the code to Heroku:
    git push heroku main

Contributing

We welcome contributions from the community. If you'd like to contribute to Fiber & Kraft, please fork the repository and submit a pull request.

License

Fiber & Kraft is licensed under the MIT License. See the LICENSE file in the project repository for more details.