Minimal boilerplate for your weekend project.
The goal of this boilerplate is to provide a minimal setup to avoid the hassle of setting up a new project from scratch when experimenting with new project ideas easier.
- Typescript
- Basic folder structure
- Nativewind for styling
- Axios for network request
- Zustand for state management
- Error boundary
- Prettier
- Expo Router for navigation