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

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

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 ( )