Skip to content

Repository files navigation

SIEWKI


A web application for tracking the growth of plant seedlings

Tech Stack


firebase   figma   react   redux   sass   tailwind   typescript   vitejs

Run Locally

Clone the project

  git clone https://github.com/AdamCala/siewki

Go to the project directory

  cd <project-directory>

Install dependencies

  npm install

Create .env file in the root directory with following structure

    VITE_API_KEY='your-api-key'
    VITE_AUTH_DOMAIN='your-auth-domain'
    VITE_PROJECT_ID='your-project-id'
    VITE_STORAGE_BUCKET='your-storage-bucket'
    VITE_MESSAGING_SENDER_ID='your-message-sender-id'
    VITE_APP_ID='your-app-id'
    VITE_MEASUREMENT_ID='your-measurement-id'

Replace your-api-key, your-auth-domain, and other values with your actual Firebase project credentials. Make sure to keep this file private and never expose it in your version control system.

Start the server

  npm run dev

Authors

About

a website for tracking plant seedlings growth and placement

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages