Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sravantp7/fitness-react-app
A Gym website using Reactjs, Typescript and Tailwindcss
https://github.com/sravantp7/fitness-react-app
js reactjs tailwindcss typescript vite
Last synced: about 1 month ago
JSON representation
A Gym website using Reactjs, Typescript and Tailwindcss
- Host: GitHub
- URL: https://github.com/sravantp7/fitness-react-app
- Owner: sravantp7
- Created: 2023-01-26T07:46:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-26T07:50:08.000Z (almost 2 years ago)
- Last Synced: 2024-09-16T04:35:23.159Z (4 months ago)
- Topics: js, reactjs, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 7.26 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + TypeScript Gym APP
## Description
Gym application using Reactjs, Typescript & tailwindcss
### Tech stack
```
Core:
- ReactJS
- TypeScript
- TailwindCSS
```### Outcome
```
1. Leant to configure Typescript with Reactjs using Vite.
2. Leant to setup and use Tailwind with React projects
```