Skip to content

Paryssatis/crochet-stitch-tracker

Repository files navigation

Crochet Stitch Counter 🧶

Description

Crochet Stitch Counter is an application I built to help me keep track of the stitches and rows I completed while working on one of my countless crochet projects. I wanted to bridge my passion for app development and my love for crochet by creating this app!

This website is built with TypeScript, React, JavaScript, HTML, and CSS. I am also using ESLint to detect any issues in the code as well as Prettier and EditorConfig to ensure my code is properly formatted.

Technology Stack

Development

For development of this application it is recommended that the GitHub CLI tool is used for working with the repository and Visual Studio Code is used for code editing.

The first step is to clone this repository to your computer using GitHub CLI:

mkdir -p ~/Developer
cd ~/Developer
gh repo clone Paryssatis/crochet-stitch-tracker

Install package dependencies:

pnpm install

Open the code in Visual Studio code:

code .

Run the development server from the command line:

pnpm dev

Start Developing!

About

A simple React app made to help count the stitches for my crochet projects! (TypeScript, Tailwind CSS, HTML)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors