https://github.com/olhkyle/fineapple-ts
π Refactor FineApple with TypeScript Migration
https://github.com/olhkyle/fineapple-ts
firebase github-actions react reacthookform reactquery recoil typescript webpack zod
Last synced: 6 months ago
JSON representation
π Refactor FineApple with TypeScript Migration
- Host: GitHub
- URL: https://github.com/olhkyle/fineapple-ts
- Owner: olhkyle
- Created: 2023-11-02T12:14:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-10T05:20:16.000Z (over 2 years ago)
- Last Synced: 2025-03-16T23:42:51.118Z (over 1 year ago)
- Topics: firebase, github-actions, react, reacthookform, reactquery, recoil, typescript, webpack, zod
- Language: TypeScript
- Homepage:
- Size: 3.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> [ FineApple Previous Version π](https://github.com/JP-s-Children/FineApple)
# FineApple-ts
πFineApple refactor with TypeScript Migration
## Big Difference with Previous Version
- Build with `TypeScript` and `Webpack` environment. Previously, `JavaScript` and `Vite` were used.
- Change some part of **UI** and update `Mantine` css style convention using `sx` props with **Component Prop** itself
## Tech Stacks
`React` `TypeScript` `React Query` `Recoil` `Mantine` `Zod` `React-Hook-Form` `Emotion` `Webpack` `Firebase` `Github Actions`
## Progress
- SignIn (O)
- SignUp (O)
- Home (O)
- CategoryPage ( )
- Question ( )
- GuideFaq (O)
- Rank ( )
- Profile ( )
- Comments ( )
- Like ( )