- Hiring Automation
- Prerequiste: Node 14.xx or later, Yarn package manager
- Fork the repository
- Pull repository
- Install dependencies (
yarn install) - Create new branch (
git checkout -b awesome-feature) - Make appropriate changes
- View changes with live server (
yarn dev) - Add changes to git (
git add changed_file_or_folder) - Commit the changes (
git commit -m "Add this awesome feature") - Push the branch (
git push origin awesome-feature) - Make a pull request
If you found any bug or want a new feature in the app, then consider creating an Issue.
- React
- Chakra UI
- Admission Management
- Payment Processing
- Sharing Documents / Notes
- Quizzes
- and much more...