Skip to content

This is the Frontend of a gymming service providing platform. Used React + Typescript for developing the frontend

Notifications You must be signed in to change notification settings

Ariyamandebnath/EvoGym

Repository files navigation

Online Gymming Service - Frontend

This project is the frontend of an online gymming service, built with React, TypeScript, and Tailwind CSS. The setup utilizes Vite for fast development and build processes.

You can visit the live application here.

Table of Contents

Features

  • Responsive Design: Built with Tailwind CSS to ensure the UI is responsive and visually appealing across different devices.
  • Type Safety: Utilizes TypeScript for better code quality and maintainability.
  • Fast Development: Vite is used for fast Hot Module Replacement (HMR) and build processes.
  • Component-Based Architecture: Developed using React to ensure a modular and maintainable codebase.

Installation

  1. Clone the repository:

    git clone https://github.com/Ariyamandebnath/EvoGym
    cd EvoGym
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev

Usage

After starting the development server, you can access the application at http://localhost:3000.

You can also visit the live application here.

About

This is the Frontend of a gymming service providing platform. Used React + Typescript for developing the frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published