Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 525 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 525 Bytes

Getting Started

Gym-Baran is Fontend Test for IRD Fundation

Gym Baran is a Landing page for Gym House, Here is showing the services and features of gym house.

This project is built with Next.js and Tailwind CSS and DaisyUI

Technology Used

  • Next.js
  • Tailwind CSS
  • DaisyUI
  • React Icons

Installation

npm install
# or
yarn

*start the server*
npm run dev
# or
yarn dev
# or
pnpm dev