An open API service indexing awesome lists of open source software.

https://github.com/anjola-adeuyi/gym-website-typescript

🏋🏽 GymHub, A gym website carefully designed with react js, tailwindcss and typescript for learning purposes and research.
https://github.com/anjola-adeuyi/gym-website-typescript

gym portfolio portfolio-website react reactjs tailwind tailwindcss typescript

Last synced: 2 months ago
JSON representation

🏋🏽 GymHub, A gym website carefully designed with react js, tailwindcss and typescript for learning purposes and research.

Awesome Lists containing this project

README

          

# Gym Website with React, typeScript and tailwindCss

## GymHub

https://gym-website-typescript.vercel.app/
![](./src//assets/gymhub-outcome.png)

## Deploy your own

[![Deploy with Vercel](https://vercel.com/button)](https://github.com/anjola-adeuyi/gym-website-typescript)

## How to use

```bash
npm install
# then
npm run dev
# then
npm run build
```