https://github.com/devsargam/100xdevs-mobile
https://github.com/devsargam/100xdevs-mobile
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/devsargam/100xdevs-mobile
- Owner: devsargam
- License: mit
- Created: 2024-03-31T20:45:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-29T15:52:19.000Z (about 2 years ago)
- Last Synced: 2024-05-02T05:48:52.402Z (about 2 years ago)
- Language: TypeScript
- Size: 769 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 100XDEVS Mobile App
This project, built with Expo React Native, aims to create a refined version of the current app for Harkirat Singh's cohort. Upon completion, the new app will seamlessly replace the existing one.
**Features**
- **Tailwind CSS Integration:** Tailwind CSS is pre-configured to streamline the styling process.
- **CI/CD Pipelines:** Continuous Integration and Continuous Delivery pipelines are implemented for efficient development workflows.
- **EAS Build Setup:** Configure and build your Expo projects effortlessly using Expo Application Services.
- **GitHub Actions:** Leverage automated workflows powered by GitHub Actions for optimal development processes.
- **Commit Checks:** Maintain high-quality code with automated checks on commits.
- **Pre-commit Checks:** Ensure code adheres to ESLint and type safety standards through file validation before committing.
- **Type Safety Check and Format:** Utilize commands like `yarn format` to format files and `yarn pre-commit` to verify file integrity.
**Contributing**
Welcome contributors! Here's how you can get involved:
1. **Issue Selection:** Browse open issues and select one you'd like to work on.
2. **Pull Request Creation:** Create a pull request (PR) with a clear description of the changes you've made.
3. **Code Formatting and Checks:** Before pushing your code, make sure to run `yarn format` and `yarn pre-commit` to format files and confirm code integrity.
4. **Review and Merge:** Once all checks pass, request a code review. Upon approval, your PR will be merged.
**License**
This project is distributed under the MIT License.