Pawsitive allows you to see the animals waiting for adoption in various county shelters in Taiwan online in real time.
Explore Our Website
- Using TypeScript to develop
- Using React v.18 as frontend framework
- Using React-query v.4 (also known as TanStack query) for fetching api
- Using Zustand for global state environment
- Using Linaria to write zero-runtime styled-component (CSS in JS)
- Using Jest to test
- Using GitHub Actions to accomplish ci/cd
- Using ESLint to statically analyze coding style
- Using Prettier as code formatter
