Skip to content

Adonis-12/taskr

Repository files navigation

Taskr

A modern web platform connecting homeowners with trusted local service providers for plumbing, electrical work, cleaning, and other home services.

🚀 Quick Start

Prerequisites

  • Node.js (v16 or higher recommended)
  • npm (v8 or higher) or yarn

Installation

# Clone the repository
git clone https://github.com/yourusername/taskr.git

# Navigate to project directory
cd taskr

# Install dependencies
npm install

# Start development server
npm run dev

Tech Stack

Frontend:

⚡ Vite - Next-gen frontend tooling

⚛️ React 18 - JavaScript library for building UIs

🎨 Tailwind CSS - Utility-first CSS framework

🔄 React Router 6 - Client-side routing

Key Libraries:

📝 React Hook Form - Form validation

🌐 React International Phone - Phone number input

✨ Lucide React - Beautiful icons

Contributing

We welcome contributions! Please follow these steps:

Fork the project

Create your feature branch (git checkout -b feature/AmazingFeature)

Commit your changes (git commit -m 'Add some AmazingFeature')

Push to the branch (git push origin feature/AmazingFeature)

Open a Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors