Skip to content

LeoIvin/Cleaning-service-UI

Repository files navigation

Cleaning Service UI

This project is a React-based user interface for a cleaning service application. The initial design inspiration came from a Blocksy template, which was then rewritten and customized using React to suit the specific needs of this application.

Table of Contents

Demo

Features

  • Clean and intuitive design
  • User-friendly navigation
  • Responsiveness still needs to be implemented

Installation

To get a local copy up and running, follow these simple steps:

  1. Clone the repository:
    git clone https://github.com/your-username/cleaning-service-ui.git 
    
  2. Navigate to the project directory:
    cd cleaning-service-ui
    
  3. Install dependencies
     npm install
    
 yarn install