First of all thanks for having the will to help out 😇
You should have experience in:
- React.js
- Next.js
- Typescript
- Chakra-UI
- Developing applications in React including component design and state management
- Basic front end JavaScript/TypeScript experience
- General understanding of CI/CD pipelines (we use Netlify)
- Ensure compatibility of code across devices and viewport sizes
-
Fork this repo into your account
-
Clone your new repo in your machine:
git clone https://github.com/your-username/nextjs-boilerplate-advanced.git
- Open a new branch to start working in your changes:
git checkout -b feature/new-awesome-component
git push --set-upstream origin $(git_current_branch)
-
After you work in your changes, open a new pull request
-
Ask someone to review it (you can do it by adding "Reviewers" in your PR)
-
Wait and be patient with reviewers, as they might ask for some changes
-
Done 🎉