omidnw / room-organizer

MIT License
1 stars 0 forks source link

Room Organizer

Welcome to Room Organizer, a vibrant and engaging web application designed to help you efficiently manage and organize your room inventory. Built with the latest technologies like React, TypeScript, and Vite, Room Organizer is your go-to solution for inventory management.

Features

Deployment

The application is live on GitHub Pages at: Room Organizer

Manual Deployment

To manually deploy the application to GitHub Pages:

  1. Build the application:

    yarn build
  2. Deploy to GitHub Pages:

    yarn deploy

Automatic Deployment

Room Organizer automatically deploys to GitHub Pages when changes are pushed to the main branch, thanks to GitHub Actions.

Tech Stack

Getting Started

  1. Clone the repository:

    git clone https://github.com/yourusername/room-organizer.git
    cd room-organizer
  2. Install dependencies using Yarn:

    yarn
  3. Start the development server:

    yarn dev
  4. Open your browser and navigate to http://localhost:5173 to explore the application.

Screenshots

Home Page

Home Page

Help Center

Help Center

Item View

Item View

Reports

Reports

Reports with Details

Reports with Details

Settings

Settings