store

The Store by Nonbinarybyte.

aka: The Flying Fae - A Size Inclusive Crochet Wearables Shop.


The Tech Stack.

This website uses the following tech stack CURRENTLY.

This website will use the following tech stack SOON.


How to use the code.

  1. Check /licence first. This will tell you what you can and cannot do with my code!
  2. Install git on your PC if you do not have it, you will need it.
  3. open a terminal/cmd/ps window (DO NOT OPEN AS ADMIN IF YOURE ON WINDOWS!)
  4. Enter these commands.

    4.1. cd /your/desired/directory - this will make sure you are in the directory you want to be in.

    4.2. git clone https://github.com/ForgottenFaerie/store.git - this will make a new folder with all the code from the most recent commit on the main branch.

  5. Download a code editor, if you do not have one. I will use VS Code because I know it well.
  6. Open the /src/index.html file in your browser, if you arent using VS Code with five server you will need to manually refresh the page after saving.
  7. make your changes.
  8. commit to github & publish!

Thank You.