Back to projects
Dawood Fit

Dawood Fit

Dawood Faisal / August 18, 2024

Dawood Fit - Gym Web Application 🏋️‍♂️

Welcome to Dawood Fit! This is a modern, responsive gym web application built using React.js and Tailwind CSS. The application provides an intuitive interface for users to explore gym services, classes, trainers, and more, all with a sleek and dynamic design.

🌟 Features

  • Responsive Design: Works seamlessly across all devices, from mobile phones to large desktop screens.
  • Dynamic Components: Built with reusable React components to ensure a smooth user experience.
  • Tailwind CSS Styling: Fast, customizable, and responsive styles with minimal CSS effort.
  • User Interface: Clean and modern design to enhance the browsing experience for gym-goers.

🛠️ Tech Stack

  • Frontend: React.js
  • Styling: Tailwind CSS
  • Icons & Assets: (Mention any libraries or tools for icons, images, etc.)

🚀 Getting Started

Follow these instructions to set up the project on your local machine.

Prerequisites

Make sure you have Node.js and npm or yarn installed on your machine.

Installation

git clone https://github.com/heydawood/dawood-fit.git
cd dawood-fit

# Install dependencies
npm install
# or if using yarn
yarn install

# Start the development server
npm start
# or
yarn start
  1. Open http://localhost:3000 to view the app in your browser.

📦 Dependencies

Key dependencies used in this project include:

  • React.js - A JavaScript library for building user interfaces
  • Tailwind CSS - A utility-first CSS framework for rapid UI development

(You can add more dependencies if needed)

✨ Contributions

Feel free to submit issues or pull requests if you find bugs or want to enhance this project. Contributions are welcome!


👨‍💻 Developed by [Dawood Faisal]

Dawood Fit